.LTR, .RTL
{
	background-color: #ffffff;
}

.SubscriptionTextbox
{
	width: 135px;
}

body {
	background-image: url(../App_Themes/KevinMcGill/Images/background.jpg);
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #424242;
}

a {
	text-decoration: none;
	color: #0C2F4D;
}

a:hover {
	color: #424242;
}

.clear {
	display: block;
	clear: both;
}

.bold {
	font-weight: bold;
}

.largetitle {
	font-size: 140%;
	font-weight: bold;
	color: #003E60;
	display: block;
	padding-bottom: 8px;
}

.boldtitle {
	font-size: 120%;
	font-weight: bold;
	color: #003E60;
	display: block;
	margin-bottom: 8px;
}



#sitewrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

#bodycontentwrapper {
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 20px;
	margin-left: 24px;
} 


/*Site Components Here*/

#header {
	background-image: url(../App_Themes/KevinMcGill/Images/header.gif);
	height: 110px;
	width: 830px;
}

#header_toplinks {
	text-align: right;
	font-weight: bold;
	color: #0C2F4D;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 85%;
}

#header_toplinks a {
	text-decoration: none;
	color: #0C2F4D;	
}

#header_toplinks a:hover {
	color: #424242;	
}

#showcasearea {
	background-image: url(../App_Themes/KevinMcGill/Images/showcase_background.jpg);
	height: 348px;
	width: 830px;
}


#template_bodyarea {
		width: 830px;
	background-repeat: no-repeat;
}

#template_bodyareatext {
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 25px;
	padding-bottom: 10px;
}

#template_bodyareatextwide {
	margin-left: 240px;
	margin-right: 40px;
	padding-top: 25px;
	padding-bottom: 10px;
}


#showcase_description {
	width: 290px;
	padding-top: 74px;
	padding-left: 240px;
	float: left;
	padding-right: 10px;
}

#showcase_rightitems {
	width: 249px;
	margin-top: 10px;
	margin-left: 12px;
	float: left;
}

#showcase_newsletter {
	background-image: url(../App_Themes/KevinMcGill/Images/newsletterbackgound.jpg);
	height: 106px;
	width: 202px;
	margin-bottom: 11px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 53px;
}

#showcase_newsletterdescription {
	display: block;
	margin-bottom: 5px;
}


#contactform {
	width: 80%;
	text-align: left;
	border: 1px solid #003E60;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

#contactform td, tr {
	padding: 8px;
	font-weight: bold;
	color: #003E60;
}


.newsletter_submitfield {
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

.newsletter_submitlink {
	font-weight: bold;
	margin-left: 130px;
}

#showcase_calendar {
	background-image: url(../App_Themes/KevinMcGill/Images/seminarbackground.jpg);
	height: 159px;
	width: 209px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#showcase_calendar ul {
	display: block;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 60px;
}

#showcase_calendar li {
	list-style-image: url(../App_Themes/KevinMcGill/Images/arrows.gif);
	padding-left: 0px;
	margin-left: 0px;
	line-height: 20px;
}



#home_contentboxgreen {
	width: 255px;
	float: left;
	margin-right: 9px;
}

#home_contentgreen_top {
	background-image: url(../App_Themes/KevinMcGill/Images/box_greentop.jpg);
	height: 156px;
	width: 215px;
	padding-top: 150px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-color: #8E953E;
	color: #FFFFFF;
}

#home_contentgreen_bottom {
	margin-bottom: 20px;
}






#home_contentboxblue {
	width: 255px;
	float: left;
	margin-right: 8px;
}

#home_contentblue_top {
	background-image: url(../App_Themes/KevinMcGill/Images/box_bluetop.jpg);
	height: 156px;
	width: 215px;
	padding-top: 150px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-color: #8E953E;
	color: #FFFFFF;
}

#home_contentblue_bottom {
	margin-bottom: 20px;
}




#home_contentboxred {
	width: 255px;
	float: left;
}

#home_contentred_top {
	background-image: url(../App_Themes/KevinMcGill/Images/box_redtop.jpg);
	height: 156px;
	width: 215px;
	padding-top: 150px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-color: #8E953E;
	color: #FFFFFF;
}

#home_contentred_bottom {
	margin-bottom: 20px;
}

#footerarea {
	height: 50px;
	background-color: #D0D0D0;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 85%;
}

#footerarea a {
	line-height: 28px;
}

/*#Shopping cart item selector#*/

.AddToShoppingCartTextBox
{
	width:25px;
}


.AddToShoppingCartLink
{
	background-image: url('Images/ShoppingCart/AddToCart.gif');
	background-position: left -2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #000000;
	text-decoration: underline;
}

.AddToShoppingCartButton
{
	width:80px;
}

/*#Shopping cart preview#*/
.topBlock .shoppingCart
{
	padding-left: 0px;
}
.topBlock .shoppingCart a
{
	color: #000;
	text-decoration: none;
}
.topBlock .shoppingCart a:hover
{
	text-decoration: underline;
}
.topBlock .shoppingCart
{
	/*line-height: 33px;*/
}

.MyProfileUserSignature{
width: 300px;
height: 100px;
}

/*#ShoppingCart#*/


.subContent .shoppingCart
{
	padding: 10px 10px;
	_padding-right: 0;
}

.ShoppingCartStepImage
{
    border: none;
	margin-top: 10px;
	padding:0px;
	vertical-align: middle;
}

.ShoppingCartStepSeparator
{
    border: none;
    margin-top: 10px;
    padding: 0 20px;
    vertical-align: middle;
}

.CartStepHeader
{
	background-color: #326590;
	color: #ffffff;	
	padding: 5px;	
	font-weight: bold;
	font-family:Arial;
	font-size: 11px;
	margin-bottom: 5px;
}

.CartStepTable th
{
	background-color: #326590;
	color: #ffffff;	
	font-family:Arial;
	font-size: 11px;
}

.CartStepTable
{
	border: 1px solid #326590;	
	border-collapse: collapse;
	width: 740px;
}

.CartStepPanel
{
	padding: 5px;
}

.CartContentTable td
{
	border: 1px solid #dddddd;		
	background-color: #ffffff;
	padding: 4px;
}

.CartContentTable th
{
	border: 1px solid #dddddd;	
	font-family:Arial;
	font-size: 11px;	
}

.ErrorLabel{
color: red;
font-weight: bold;
}

.BlockTitle{
font-size: 14px;
font-weight: bold;
padding: 5px 0 5px 0;
margin: 15px 5px;
display: block;
}

.PricePanel
{
	float: right;
}

.ItemsNotAvailable{
color: red;
}

.MyCredit, .MyOrders, .MyAddresses{
padding: 0px 6px;
}

.UniGridHead{
text-align: left;
}

.shoppingCart input[type=submit]
{
	padding: 0px 15px;
}
.UnitsTextBox
{
	width: 40px;
}
.TextboxField, .TextBoxField
{
	width: 280px;
}
.DropDownField
{
	width: 285px;
}

.galleryPreview{
width: 120px;
height: 120px;
float: left;
border: 1px solid #c4dbe7;
text-align: center;
margin: 5px;
_margin: 4px;
}

.DesignMode .galleryPreview{
margin: 4px;
}

.galleryImage{
display: table-cell;
vertical-align: middle;
width: 120px;
height: 120px;
text-align: center;
line-height: 120px;
}

.IE6.galleryImage{
height: 123px;
}

.hotOffers
{
	float: left;
	border: 1px solid silver;
	margin: 2px;
	background: #297dae;
}

.hotOffers img
{
	border: none;
}

.hotImage
{
	height: 200px;
	line-height: 200px;
	width: 268px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: white url(../App_Themes/EcommerceSite/Images/product_top_bg.gif) repeat-x;
}

.hotImage img
{
_padding-top: 20px;
}
.PagePlaceholderBorder .hotImage
{
	width: 266px;
}

.hotPrice
{
	margin-bottom: 2px;
	background-color: #fff;
	padding: 0px 0px 5px;
}
.hotPrice span
{
	width: 140px;
	padding: 5px 15px;
	display: block;
	background: url(../App_Themes/EcommerceSite/Images/priceBackground.gif) no-repeat top left;
	font-weight: bold;
}
background-color: #81CAF5;
.hotLink
{
	height: 30px;
	width: 266px;
}

.hotText
{
	text-align: center;
	height: 30px;
	width: 266px;
	display:table-cell;
	vertical-align:middle;
	line-height: 25px;
}



.hotText a
{
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.hotOffersBox{
padding: 4px 0px 1px 2px;
}


.PagerResults{
text-align: center;
}

.PagerNumberArea{
text-align: center;
background: #f0f0f0;
font-weight: bold;
}

.SelectedPrev{
padding: 0px 2px;
}

.SelectedPage{
background: #8bd4f2;
padding: 0px 1px;
border: 1px solid gray;
}

.PagerNumberArea{
padding-bottom: 2px;
}

.PagerNumberArea a{
border: 1px solid #f0f0f0;
padding: 0px 1px;
}

.PagerNumberArea a:hover{
text-decoration: none;
border: 1px solid gray;
background: #e0e0e0;
color: black;
}

table.productDetailInfo td{
vertical-align: top;
}

table.productDetail td{
vertical-align: top;
}

