@charset "utf-8";
/* CSS Document */

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	color:#57575a;
}

body.site{
	background:url(../../assets/images/main_bg.jpg) repeat-x #f3f2f4;
}

td{
	vertical-align:top;
	color:#57575a;
	font-size:12px;
}

a{
	text-decoration:none;
	color:#3f367e;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0px;
}

.photo{
	border:1px solid #cecece;	
	padding:3px;
	background:white;
	margin:auto;
}


h1{
	font-family:"Times New Roman", Times, serif;
	color:#604a71;
	font-size:30px;
	margin:10px 0px 3px 0px;
	padding:0px;
	font-weight:normal;
	line-height:28px;
	border-bottom:1px dotted #cecece;
}

h2{
	color:#604a71;
	font-size:18px;
	margin:12px 0px 12px 0px;
	padding:0px;
	font-weight:normal;
	line-height:18px;
	letter-spacing:1px;
}


p{
	margin:12px 0px 12px 0px;
	line-height: 20px;
	text-align:justify;
}

ul{
	margin-top:0px;
	margin-bottom:0px;
}



input, textarea{
	border:1px solid #9c89ab;
	background:white;
}


.strongColor{
	color:#514e7f;
	font-weight:bold;
	font-size:12px;
}

.color{
	color:#7c509f;
}


fieldset.key_staff{
	border:1px solid #cecece;
	padding:0px 10px 10px 10px;
}

fieldset.key_staff legend{
	font-family:"Times New Roman", Times, serif;
	color:#604a71;
	font-size:20px;
	padding:0px 10px 0px 10px;
}


/* TOP MENU START */

td.leftMenuLink{
	font-size:12px;
	color:#604a71;
	text-align:left;
	border-top:1px solid #ffffff;
	background:url(../../assets/images/leftmenu_link.gif) repeat-y right #f3f2f4;
}

td.leftMenuLink a, td.leftMenuLink a:hover{color:#604a71;text-decoration:none;}

td.leftMenuLink div.arrow{
	background:url(../../assets/images/leftmenu_bullet.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	padding:10px 5px 10px 28px;
	coursor:pointer;
}


td.leftMenuLinkActive{
	font-size:12px;
	color:#604a71;
	text-align:left;
	border-top:1px solid #ffffff;
	background:url(../../assets/images/leftmenu_activelink.jpg) repeat-x 0px 4px;
}

td.leftMenuLinkActive a, td.leftMenuLinkActive a:hover{color:white;font-weight:bold;text-decoration:none;}

td.leftMenuLinkActive div.arrow{
	background:url(../../assets/images/leftmenu_bullet2.gif) no-repeat 10px center;
	padding:10px 5px 10px 28px;
	coursor:pointer;
}



td.menuLink{
	font-size:14px;
	color:white;
	padding:14px 17px 0px 22px;
	text-align:center;
	background:url(../../assets/images/menu_arrow.gif) no-repeat 9px 19px;
}

td.menuLinkActive{ 
	font-weight:bold;
	font-size:14px;
	color:white;
	text-align:center;
	background: url(../../assets/images/menu_bg.gif) repeat-x;
}

td.menuLinkActive div.arrow1 {background:url(../../assets/images/menu_top_arrow.gif) no-repeat center 0px;}
td.menuLinkActive div.arrow2 {padding:14px 17px 0px 22px; background:url(../../assets/images/menu_arrow.gif) no-repeat 9px 19px;}

td.menuLink a, td.menuLink a:hover, td.menuLinkActive a, td.menuLinkActive a:hover { color:white; }

/* TOP MENU END */


/* FOOTER MENU START */
td.footerLink{
	font-size:11px;
	color:white;
	padding:0px 20px 0px 20px;
	text-align:center;;
}

td.footerLink a, td.footerLink a:hover{
	color:white;
}

td.footerSep{
	color:white;
	text-align:center;
}

li{
	padding:5px 0px 0px 10px;
	margin:0px;
}


ul.arrow{
	margin:5px 10px 10px 10px;
	padding:0px;
	list-style:none;
}

ul.arrow li{
	margin:0px;
	padding:5px 0px 5px 25px;
	display:block;

	background:url(../../assets/images/bullet.gif) no-repeat 5px;
}

ul.arrowIndex{
	
	margin:5px 10px 10px 10px;
	padding:0px;
	list-style:none;
}

ul.arrowIndex li{
	margin:0px;
	padding:5px 0px 5px 25px;
	display:block;
	font-size:13px;
	font-weight:bold;

	background:url(../../assets/images/bullet.gif) no-repeat 5px;
}

/* FOOTER MENU END */



/* Main Cart */
td.mainCartCaption{
	text-align:center;
	height:24px;
	background:url(../../assets/images/cart_caption.gif) repeat-x;
	color:white;
	font-weight:bold;
	padding-top:3px;
}

tr.mainCartItems td{
	text-align:center;
	color:505d66;
	padding-top:8px;
	padding-bottom:8px;
	border-right:1px solid 7d7d7f;
	border-bottom:1px solid #7d7d7f;
	vertical-align:middle;
}

tr.mainCartItems table.item td{
	border:0px;
	text-align:left;
}

tr.mainCartItems table.item{
	padding-left:5px;
}

tr.mainCartItems table.item img{
	float:left;
	padding-right:10px;
	padding-left:3px;
	border:0px;
}

tr.mainCartItems td.totalPrice{
	font-size:14px;
	font-weight:bold;
}

tr.mainCartItems td.white, tr.mainCartItems td.white td{
	background:white;
	text-align:left;
	padding:0px 0px 0px 5px;
}


.checkout_navigation_item_link{
	font-size:14px;
	font-weight:bold;
}
.checkout_navigation_item_normal{
	font-size:14px;
	font-weight:bold;
}
.checkout_navigation_item{
	font-size:14px;
	font-weight:bold;
}
.checkout_navigation_delimiter{
	font-size:14px;
	font-weight:bold;
}
.checkout_navigation_item_active{
	font-size:14px;
	font-weight:bold;
}

.formLabel{
	padding:5px 15px 5px 5px;
	background:white;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid white;
	text-align:right;
	width:180px;
}

.formField{
	padding:5px 5px 5px 15px;
	background:#f8f8f8;
	text-align:left;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid white;
}

.field_normal 			{ border: 1px solid #7c7c7e; }
.field_required			{ border: 1px solid #7c7c7e; }
.field_error			{ border: 1px solid #e82e2e; background-color:#FFE8E8; }
.field_label_required	{ font-weight:bold; }
.field_label_error		{ font-weight:bold; color:#FF0000; }
.field_error_message 	{ font-size:10px; color:#FF0000;}