﻿body
{
	margin: 0 0 0 0;
	font: verdana;
}
.padding_left
{
	padding-left: 10px;
}
.padding_left_35px
{
	padding-left: 35px;
}
.padding_top
{
	padding-top: 10px;
}
.padding_right
{
	padding-right: 10px;
}
.padding_right_245px
{
	padding-right: 245px;
}
.footer_bg
{
	background-color: #f4f4f4;
}

.footer_text
{
	font: 11px verdana;
	color: #565656;
	font-weight: bold;
	text-decoration: none;
}
.heading_text
{
	color: #6c6c6c;
	font: 15px verdana;
	font-weight: bold;
	text-decoration: none;
}
.heading_text_2
{
	color: #6c6c6c;
	font: 14px verdana;
	font-weight: bold;
	text-decoration: none;
}
.heading_text_black
{
	color: black;
	font: 12px verdana;
	font-weight: bold;
	text-decoration: none;
}
.btn_signin
{
	border: 0px;
	background-image: url(  'sign-in.gif' );
	width: 79px;
	height: 27px;
}
.btn_checkout
{
	border: 0px;
	background-image: url(  'checkout.jpg' );
	width: 96px;
	height: 25px;
}
.btn_create
{
	border: 0px;
	background-image: url(  'new/createaccountandcheckout.PNG' );
	width: 133px;
	height: 42px;
}
.btn_continue_shopping
{
	border: 0px;
	background-image: url(  'continue-shopping.jpg' );
	width: 140px;
	height: 25px;
}
.btn_signin
{
	border: 0px;
	background-image: url(  'new/sign_in.png' );
	width: 83px;
	height: 29px;
}

.btn_login_Continue
{
	border: 0px;
	background-image: url(  'new/continue.png' );
	width: 140px;
	height: 25px;
}

.btn_reviewyourorderandcheckout
{
	border: 0px;
	background-image: url(  'reviewyourorderandcheckout.png' );
	width: 200px;
	height: 25px;
}

.text_box_style
{
	width: 140px;
	height: 13px;
	font: 11px verdana;
}
.drop_down_style
{
	width: 140px;
	height: 18px;
	font: 11px verdana;
}
.simple_text
{
	color: #656565;
	font: 11px verdana;
	font-weight: normal;
	text-decoration: none;
}
.simple_text_black
{
	color: black;
	font: 11px verdana;
	font-weight: normal;
	text-decoration: none;
}
.smallsimple_text_black
{
	color: black;
	font: 9px verdana;
	font-weight: normal;
	text-decoration: none;
	background-color: #f4f4f4;
}
.simple_text_red
{
	color: red;
	font: 11px verdana;
	font-weight: normal;
	text-decoration: none;
}
.simple_text_white
{
	color: white;
	font: 11px verdana;
	font-weight: bold;
	text-decoration: none;
}
.country_text
{
	font: 11px verdana;
	color: #565656;
	font-weight: bold;
	text-decoration: none;
}
/*
.footer_link a, .footer_link a:visited, .footer_link a:active
{
    font: 11px verdana;
    color: #6d6d6d;
    font-weight: normal;
    text-decoration: none;
}

.footer_link a:hover
{
    color: #6d6d6d;
}
*/
.menu_middle_1_px
{
	width: 1px;
	height: 22px;
}

.menu_light_left
{
	background-image: url(  'Menu_Top_Light_Gray_Left.gif' );
	background-position: left center;
	background-repeat: no-repeat;
	height: 22px;
	width: 9px;
}

.menu_light_middle
{
	padding: 0 10px 0 10px;
	height: 22px;
	background-color: #c2c2c2;
}

.menu_light_right
{
	background-image: url(  'Menu_Top_light_Gray_Right.gif' );
	background-position: left center;
	background-repeat: no-repeat;
	height: 22px;
	width: 9px;
}

/*
.menu_below_top a, .menu_below_top a:visited, .menu_below_top a:active
{
    font: 11px verdana;
    color: black;
    font-weight: normal;
    text-decoration: none;
}

.menu_below_top a:hover
{
    color: red;
}
*/
.black_verdana_11px
{
	font: 11px verdana;
	color: black;
}
/*
.menu_Top a, .menu_Top a:visited, .menu_Top a:active
{
    font: 11px verdana;
    color: black;
    text-decoration: none;
}

.menu_Top a:hover
{
    color: white;
}*/
.class_red
{
	color: Red;
}
.border_right
{
	border-right: solid 1px #dfdfdf;
}
.right_bg
{
	background-color: #f4f4f4;
}
.border
{
	border: solid 1px #dfdfdf;
}
.rightSepratorInner1
{
	background: url(bgSeparatorVerticalTop.gif) no-repeat 715px 340px;
}

/* small Table with out BG Color */
.tableBoxWithOutBGColor
{
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 3px;
}

.border_t
{
	border-top: #e7e7e7 1px solid;
	background-color: #f7f7f7;
}
.border_t1
{
	border-top: #e4e4e3 2px solid;
}
.border_b1
{
	border-bottom: #e4e4e3 2px solid;
}
.border_l1
{
	border-left: #e4e4e3 2px solid;
	background-color: #ffffff;
}
.border_r1
{
	border-right: #e4e4e3 2px solid;
	background-color: #ffffff;
}

.tablewithBorder
{
	border-right: #ccc 1px solid;
	padding-right: 3px;
	border-top: #ccc 1px solid;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	border-left: #ccc 1px solid;
	padding-top: 3px;
	border-bottom: #ccc 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gray-box{
 width:650px;
 height:420px;
 float:left;
 left:auto;
 background-image:url(images/box-bg.jpg);
 background-repeat:no-repeat;
 display:inline;
 } 
 .griditem
{
	font-weight: normal;
	font-size: 8pt;
	height:40px;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	text-align:center;
}
.gridhd
{
	font-weight: bold;
	height:25px;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: Gray;
	text-align:center;
}

.gridhd a,.gridhd a:visited,.gridhd a:active
{
	font: 11px verdana;
    color: black;
    font-weight:normal;
    text-decoration: none;
}

.gridhd a:hover
{
    text-decoration:underline;
    color: #e3e3e3;
}

.griditemalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height:40px;
	font-style: normal;
	font-weight: normal;
	background-color: #e1e7ea;
	color:#000000; 
	text-align:center;
}
