/* CSS Document */
.shopProductHolder h4
{
	color: #507292;
}
.shopProductHolder
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.shopProductHolder{
	text-align:center;
}

.shopProductDetailsHolder
{
	height: auto;
	text-align:left;
}

div.shopProductTypesHolder
{
	border: 1px;
	margin-top: 15px;
}
div.shopProductFooterHolder
{
	margin-top: 15px;
	border: 1px;
}

.shopProductHolder b
{
	font-size: 14px;
	color: #010066;
}

#bar{
	background-color:#FFFFFF;
	color:#3A7491;
	float:right;
	font-size: 10px;
	margin-right:10px;
	margin-bottom: 2px;
}

#simpleShoppingBag
{
	width: 100%;
	clear: both;
	float:right;
}

#shopHeader
{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

form
{
	margin: 0px;
	padding: 0px;
}

#shoppingBagLink a
{
	color: #D4334A;
	text-decoration: none;	
}

#shoppingBagLink a:hover
{
	text-decoration: underline;
}

#price
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

#quantity
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}



p.clb { 
	border-bottom:2px solid #FFBC00; 
	line-height: 0px;
	margin-top: 8px;	
	margin-bottom: 8px;	

} 

#sb1, /* Product Name */
#sb2, /* Quantity */
#sb3, /* Selection options */
#sb4, /* Price */
#sb5, /* Sub total */
#sb6{ /* Remove */
	float:left;
	background-color: #507292;
	text-align:left;
	font-weight:bold;
	color:#ffffff;
	margin-right:3px;
	padding:3px;
	margin-top: 2px;
}
#sb_sb1,
#sb_sb
{ 
	float:left;
	text-align:left;
	margin-right:3px;
	padding:3px;
	margin-top: 2px;
}
#sb_sb1
{
	width: 165px;
}
#sb_sb
{
}
#sb_sb2
{
	float:left;
}


#sb_1, /* Product Name */
#sb_2, /* Quantity */
#sb_3, /* Selection options */
#sb_4, /* Price */
#sb_5, /* Sub total */
#sb_6{ /* Remove */
	float:left;
	text-align:left;
	margin-right:3px;
	padding:3px;
}

#sb1,
#sb_1{
	width:260px;
}
#sb2,
#sb_2{
	width:70px;
	text-align:center;
}
#sb_2 input{
	width:55px;
	height:15px;
	font-size:11px;
	border:1px solid #4F5150;
	padding:0px;
	text-align:center;
	margin: 0px;
}
#sb3,
#sb_3{
	width:150px;
}
#sb4,
#sb_4{
	width:105px;
	text-align:center;
}
#sb5,
#sb_5{
	width:105px;
	text-align:center;
}
#sb6,
#sb_6{
	width:62px;
	text-align:center;
	margin-right:0px;
}
#sb_6 a{
	text-align:center;
	
}
#update{
	background-color: #507292;
	width:394px;
	font-size:10px;
	color:#ffffff;
	padding:3px;
	float: left;
	padding-bottom: 9px;
	height: 34px;
}

#cartbottomdiv
{
	margin-left: 3px;
	margin-right: 6px;
	width: 643px;
}

#cartboder
{
	height:1px;
	width: 643px;
	margin-left: 3px;
	margin-bottom: 4px;
	line-height: 1px;
	border-bottom: 1px solid #4F5150;
}

#total{
	float:right;
	background-color: #507292;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	width:220px;
	margin-bottom:20px;
	color:#ffffff;
	text-align: right;
	padding-bottom: 6px;
	height: 35px
}
#total td{
	color:#ffffff;
}

#paymentTotal
{
	background-color: #507292;
	color:#ffffff;
}

#total2{
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	width:100%;
	margin-bottom:20px;
	height: 41px;
	color:#ffffff;
}
#total2 td{
	color:#ffffff;
}

#total2 a
{
	color:#ffffff;
}

.registerField
{
	width: 190px;
}

.registerFieldCountry
{
	width: 196px;
}

.errorStar
{
	font-size: 11px;
	color:  #D4334A;
	
}

.errorTd
{
	color:  #D4334A;
}

.shippingField
{
	width: 190px;
}

.shippingFieldCountry
{
	width: 196px;
}

#dateSelectorD
{
	width: 45px;
	margin-right: 6px
}
#dateSelectorM
{
	width: 55px;
	margin-right: 6px
}
#dateSelectorY
{
	width: 70px;

}
#productListHolder
{
	width: 200px;
	height:250px;
}
#productListLabel
{
	text-align: center;
}
#productListLabel a
{
	font-weight: bold;
}
#subHeaderBar
{
	background:#507292;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	padding: 5px;
}
#headerBar
{
	background:#507292; color: #ffffff; font-size: 16px; font-weight: bold
}
#productListQty
{
	text-align: center;
	width: 20px;	
	height: 15px;
	line-height: 15px;
	border: 1px solid #00ADEF;
}

.tabletopleft
{
	background-image: url(images/templateimages/tableconertopleft.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 16px;
	height: 31px;
	border-bottom: 1px solid #507292;
}

.tabletopright
{
	background-image: url(images/templateimages/tableconertopright.gif);
	background-repeat: no-repeat;
	width: 16px;
	background-position: top;
	border-bottom: 1px solid #507292;
}

.tabletopmiddle
{
	border-top: 1px solid #507292;
	padding: 5px;
	border-bottom: 1px solid #507292;
}

.tableleft
{
	border-left: 1px solid #507292;
}

.tableright
{
	border-right: 1px solid #507292;
}

.tablebottomleft
{
	background-image: url(images/templateimages/tableconerbottomleft.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
}
.tablebottommiddle
{
	border-bottom: 1px solid #507292;
}

.tablebottomright
{
	background-image: url(images/templateimages/tableconerbottomright.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#courselist
{
	width: 100%;
}

#courselist table tr:hover
{
	background-color: #eeeeee;
	
}

.chechoutPageHolder
{
	 width: 600px;
	 margin-bottom: 5px; 
	 margin-top:5px;
	 
}

#smallcart
{
	width: 181px;
	background-color: #FFFFFF;
}

#smallcarttop
{
	height: 9px;
	background-image: url(images/templateimages/scarttop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#smallcartbottom
{
	height: 9px;
	background-image: url(images/templateimages/scartbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#smallcartbody
{
	border-left: 2px solid #FFBC00;
	border-right: 2px solid #FFBC00;
	text-align: center;
}
