/*--------------------------------------------------------*/

/* COMMON STYLE */

/*------------------------------------------------------- */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #fafafa;
	color: #000000;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	color: #393e3d;
	background: #f4f4f4;
}

body.fs3 {
	font-size: 12px;
}

/* Normal link */

a {
	color: #2C79B3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #2C79B3;
	text-decoration: underline;
}

a img {
	border: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

#wrapper {
	padding: 5px 0;
	width: 820px;
	margin: 5px auto 5px auto;
    border:groove;
    border-color:#b0b0b0;
    border-width: 0px 3px 5px 0px;
	background-color: #ffffff;
    text-align: center;
}

/* MAIN NAVIGATION */


/* CONTENT WRAPPER*/

#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-fr,
#ja-containerwrap-fl {
	padding: 0px;
	margin: 4px 0;
}

#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container2 {
	background: none;
}

#ja-containerwrap-f #ja-container {
	border: 1px solid #E7E8E6;
}

#ja-container {
	border-top: 1px solid #E7E8E6;
	border-bottom: 1px solid #E7E8E6;
	/*background: url(images/main-bg1.gif) repeat-y left; */
}

#ja-container2 {
	border-bottom: 1px solid #E7E8E6;
	/*background: url(images/main-bg2.gif) repeat-y right; */
}

#ja-mainbody {
	float: none;
}

#ja-content {
	width: 100%;
	margin: 0;
	text-align: center;
}

#ja-current-content {
	text-align: center;
	width: 100%;
	margin: 0;
}

/*.................................*/

/* MAIN CONTENT*/

/*eCard pages
*/

/*................................*/

#maincontent {
	text-align: center;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-bottom: 0;
}

#ecardpage {
	color: #414141;
	font-size: 12px;
	background: #fff;
	text-align: left;
	padding: 20px;
	margin: 0 auto 15px;
	top: 0;
	min-height: 405px;
	border-color: #e5e5e5 #d9d9d9 #d9d9d9 #e5e5e5;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
}

#ecardpage a {
	color: #666;
}

#ecardpage a:hover {
	color: #aaa;
}

#ecardpaget1 {
	font-size: 12px;
	text-align: center;
	padding: 5px 20px 20px;
	position: relative;
	top: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#blue_box {
	border: 1px solid #E7E8E6;
	padding: 10px;
	margin-top: 5px;
	position: relative;
    clear:both;
}

#navigation-box {
	text-align: left;
    vertical-align:middle;
    height:50px;
    clear:both;
}

#image-title {
    display:inline;
    float:left;
	font-size: 150%;
	text-align: left;
    line-height:20px;
	color: #2c79b3;
}

.ads_box {
    display:inline;
    float: right;
    width:350px;
    height: 50px;
	text-align: left;
    margin-right:20px;
	margin-bottom: 0px;
    vertical-align:middle;
    font-size:16px;
    font-weight:bold;
    color:#999;
}

.ads_box img {
    width:350px;
    height:50px;
}

.category_title_bar {
    display:inline-block;
	text-align: left;
	float: left;
	width: 95px;
}

.desc_box {
	text-align: left;
    float:left;
	margin-bottom: 10px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 5px;
}

.text_box {
    display:inline;
    float: left;
    width:130px;
	text-align: left;
    margin-left:0px;
	margin-bottom: 10px;
	border: 0px;
	padding-bottom: 5px;
}

.tweet_text {
    font-size: 11px;
}

.tweet_box {
    float: right;
    width:120px;
	text-align: left;
    margin-left:10px;
	margin-bottom: 10px;
	border: 0px;
	padding-bottom: 5px;
}

.twwet_box img {
    width:120px;
    height:104px;
}
.pic_box {
    float: left;
    width:489px;
    height:278px;
	text-align: center;
    margin-left:10px;
	margin-bottom: 10px;
	border: 0px;
	padding-bottom: 5px;
}

.pic_box img {
    text-align:center;
    width:489px;
    height:278px;
}

.subsection_tabs {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 300px;
}

.subsection_tabs li {
	border-bottom: 2px solid white;
}

.subsection_tabs li.tab a {
    display:block;
	height:20px;
	line-height: 20px;
	padding: 2px 8px 2px 8px;
	font-size: 12px;
    /*font-weight:bold;*/
	cursor: pointer;
	width: 95px;
	color: white;
	background-color: #2C79B3;
}

.subsection_tabs li.tab a:hover {
	text-decoration: none;
	background-color: #91AE4E;
}

.subsection_tabs li.tab a.active {
	text-decoration: none;
	background-color: #91AE4E;
}

.subsection_tabs li.tab2 a {
    display:block;
	height:20px;
	line-height: 20px;
	padding: 2px 8px 2px 8px;
	font-size: 12px;
    /*font-weight:bold;*/
	cursor: pointer;
	width: 95px;
	color: white;
	background-color: #91AE4E;
}

.subsection_tabs li.tab2 a:hover {
	text-decoration: none;
	background-color: #91AE4E;
}

.subsection_tabs li.tab2 a.active {
	text-decoration: none;
	background-color: #91AE4E;
}

.tab_panel {
	width: 500px;
	overflow: auto;
	float: left;
	margin-left: 20px;
	margin-right: auto;
	text-align: center;
}

.ecard_table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#photo {
	padding: 5px;
	border: solid 1px #ddd;
	background: #f5f5f5 url(images/loading.gif) no-repeat 50% 50%;
}

.thumbnails {
	margin: 3px;
	padding: 5px;
	border: solid 1px #ddd;
	background: #f5f5f5 url(images/loading.gif) no-repeat 50% 50%;
}

.thumbnails:hover {
	background-color: #d8d8d8;
	position: relative;
}

#ecardentry {
	text-align: left;
	padding: 10px 50px;
}

#ecardtoprow {
	text-align: left;
}

#ecardtopleft {
	text-align: left;
	width: 320px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right: 1px dotted #888;
}

#ecardtopright {
	text-align: right;
	float: right;
	display: block;
	position: relative;
}

#ecard-submit {
	position: relative;
	float: right;
	bottom: -10px;
}

.error {
	color: red;
    font-size: 14px;
}

#ecardphoto {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

input {
	background-color: #fff;
	border: solid 1px #aaa;
}

#ecardpage textarea {
	color: #414141;
	font-size: 12px;
	font-family: "Century Gothic", "Trebuchet ms", Tahoma, Verdana, Georgia, Arial, sans-serif;
	background-color: white;
	padding: 5px;
	border: solid 1px #aaa;
}

.formbutton {
	color: white;
	font-weight: bold;
	background-color: #91AE4E;
}

.formbutton_disabled {
	color: white;
	font-weight: bold;
	background-color: silver;
	background-image: none;
}


/* FOOTER
--------------------------------------------------------- */

/* .............................. */

#ja-footer {
	color: #626A69;
	padding: 20px 0 0;
	position: relative;
	text-align: center;
	border-top: 1px solid #E7E8E6;
	font-size: 11px;
}

#ja-footer small {
	color: #858783;
	font-size: 100%;
}

#ja-footer ul {
	margin: 0 0 8px;
	padding: 0;
	line-height: normal;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(images/vline.gif) no-repeat center left;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 15px;
}

li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}

/*
    By Mustafa
    horizontal menu
*/
.underlinemenu{
    width: 100%;
}

.underlinemenu ul{
    padding: 4px 0 4px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
    margin: 0;
    text-align: center; /*set value to "left", "center", or "right"*/
	list-style-image: none;
	list-style-type: none;
}

.underlinemenu ul li{
    display: inline;
}

.underlinemenu ul li.tab a{
    color: #ffffff;
    padding: 6px 7px 4px 7px; /*top padding is 6px, bottom padding is 4px*/
    margin-right: 2px; /*spacing between each menu link*/
    margin-left:0px;
    text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	background-color: #2C79B3;
}

.underlinemenu ul li.tab a:hover{
	text-decoration: none;
	background-color: #91AE4E;
}

.underlinemenu ul li.tab a.active{
	text-decoration: none;
	background-color: #91AE4E;
}

.underlinemenu ul li.tab2 a{
    color: #ffffff;
    padding: 6px 7px 4px 7px; /*top padding is 6px, bottom padding is 4px*/
    margin-right: 2px; /*spacing between each menu link*/
    margin-left:0px;
    text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	background-color: #91AE4E;
}

.underlinemenu ul li.tab2 a:hover{
	text-decoration: none;
	background-color: #91AE4E;
}

.underlinemenu ul li.tab2 a.active{
	text-decoration: none;
	background-color: #91AE4E;
}

#ja-container .clearfix {
	clear:both;
	height:100%;
	overflow:hidden;
	display:block;
}
					



