/*************************************/
/*** Structure (Flex)              ***/
/*************************************/
a img {border: none; }

#wrapper {
	background: url(../images/structure/bg_repeat.gif) repeat-y;
	background-position: 0px -2px;
	position: absolute;
	top: 32px;
	left: 50%;
	width: 770px;
	margin: 0px 0px 0px -383px;
	padding: 0;
	z-index: 0;
	}
	
#nav {	
	background-image: url(../images/structure/bg_header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 770px;
	height: 84px;
	z-index: 1;
	}
	
#content {
	position: relative;
	width: 750px;
	left: 11px;
	min-height: 302px;
	margin: 0;
	padding: 0 0 50px 0;
	z-index: 1;
	}
	
#header {
	background-image: url(../images/structure/header_repeat.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 750px;
	height: 46px;
	z-index: 2;
	}
	
#columns {
	margin: 0 21px 0 21px;
	padding: 10px 0 0 0;
	}

#col_left {
	float: left;
	width: 343px;
	margin: 0;
	padding: 0;
	}
	
#col_right {
	float: right;
	width: 343px;
	margin: 0;
	padding: 0;
	}
	
#comments {
	position: relative;
	margin: 12px 21px 0 21px;
	padding-top: 12px;
	clear: both;
	}	

#progress {
	padding-top: 12px;
	clear: both;
	}

#footer {
	background-image: url(../images/structure/bg_footer.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 770px;
	height: 70px;
	z-index: 1;
	clear: both;
	}


/*************************************/
/*** Navigation                    ***/
/*************************************/

#logo {
	position: absolute;
	top: 18px;
	left: 32px;
	border: none;
	}

#navlinks {
	position: absolute;
	top: 0px;
	left: 303px;
	}

#navlinks img {
	display: inline;
	padding: 0;
	margin: 0;
	border: none;
	}
	
#navlinks a { border: none; }

#nav_products {
	margin: 0px;
	padding: 0px;
	top: 40px;
	height: 17px;
	overflow: hidden;
	}

/*************************************/
/*** Sub Navigation (Shopping Cart)***/
/*************************************/

#sub_nav {
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 20px;
	position: relative;
	z-index: 1;
	border-bottom: 1px dotted #6E7073;
	}
	
#sub_nav_left {
	float: left;
	margin: 0;
	padding: 4px 0px 0px 0px;
	text-transform: uppercase;
	}
	
#sub_nav_right {
	float: right;
	margin: 0;
	padding: 0;
	}

#sub_nav_left ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
	}

#sub_nav_left ul li {
	margin: 0;
	color: #6E7073;
	font-size: 1em;
	font-weight: normal;
	display: inline;
	list-style: none;
	}
	
.img_sub_nav_right {
	border-right: 1px dotted #6E7073;
	}
	
.img_sub_nav_right:hover {
	border-right: 1px dotted #6E7073;
	}
	
	
/*************************************/
/*** Footer Nav                    ***/
/*************************************/

#footer { color: #ffffff; }

#footer ul {
	list-style-type: none;
    position: absolute; 
	margin-top: 10px;
    margin-left: 32px;
	padding: 0;
	}
	
#footer ul li {
	display: inline;
	margin-right: 22px;
	line-height: 1.4em;
	color: #ffffff;
	}
	
#footer a {
	text-decoration: none;
	border-bottom: none;
	color: #ffffff;
	}
	
#footer a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #ffffff;
	}
	
	
/*************************************/
/*** Images                        ***/
/*************************************/

.img_header {
	float: left;
	margin-right: 24px;
	}

.img_copyright {
	float: right;
	margin: 4px 25px 0 0;
	}

.img_continue {
	margin: 9px 0 0 21px;
	padding-right: 21px;
	float: right;
	}
	
.img_continue_shopping{
	margin: 9px 0 0 21px;
	}	
	
.img_cart_product {
	float: left;
	margin: 6px 0 5px 5px;
	}
	
.img_update {
	margin: 9px 0 0 435px;
	}
	
.img_checkout {
	margin: 9px 0 0 0;
	}
	
.img_your_address {
	margin: 30px 0 0 0;
	}
	
.img_order_confirmation {
	margin: 10px 0 5px 21px;
	}
	
.img_timeline {
	margin: 9px 0 0 21px;
	display: inline;
	}
	
.img_cvv { 
	text-align: top;
	}


/*************************************/
/*** Products                      ***/
/*************************************/

#prod_col_left {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
	}
	
#prod_col_right {
	float: right;
	width: 415px;
	margin: 0;
	padding: 0;
	}

#productinfo {
	}

.product {
	float: left;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 0px 21px 0px 21px;
	}

.price { margin: 0; }
	
.img_buy { margin: 0px 0px 10px 0px }


/*************************************/
/*** Shopping Cart                 ***/
/*************************************/

#account_info {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
	}
	
#order_confirmation {
	position: relative;
	z-index: 1;
	}

#account_info p {
	margin: 0;
	}

#border_bottom {
	width: 750px;
	height: 157px;
	border-bottom: 1px dotted #6E7073;
	}

#cart_contents td.cell_remove p {
	margin: 5px 0 0 21px;
	}

#cart_contents td p {
	margin: 5px 0 0 8px;
	}
	
#cart_contents h4 {
	font-size: 1.2em;
	margin: 8px 0 0 117px;
	}	

#cart_contents td.cell_total h4 {
	font-size: 1.2em;
	margin: 8px 0 0 8px;
	font-weight: bold;
	font-style: normal;
	}	
	
#cart_contents td.cell_subtotal h4 {
	font-size: 1.2em;
	margin: 8px 0 0 8px;
	font-weight: bold;
	font-style: normal;
	}	

#cart_contents table {
	width: 750px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	border-top: 1px dotted #6E7073;
	}

#cart_contents tr {
	margin: 0;
	padding: 0;
	}
	
#cart_contents td {
	vertical-align: top;
	}
	
.select_card_expire {
	margin: 0 0 0 25px;
	}
	
.cell_remove {
	height: 88px;
	width: 150px;
	border-right: 1px dotted #6E7073;
	border-bottom: 1px dotted #6E7073;
	}
	
.cell_product {
	height: 88px;
	width: 300px;
	border-right: 1px dotted #6E7073;
	border-bottom: 1px dotted #6E7073;
	}

.cell_quantity {
	height: 88px;
	width: 150px;
	border-right: 1px dotted #6E7073;
	border-bottom: 1px dotted #6E7073;
	}
	
.cell_total {
	height: 88px;
	width: 150px;
	border-bottom: 1px dotted #6E7073;
	}
	
.cell_subtotal {
	height: 88px;
	width: 150px;
	}

.txt_personal_info {
	line-height: 1.5em;
	margin: 15px 0 0 0;
	border: none;
	}
	
.txt_personal_info2 { border: none; }
	
.txt_ship_method {
	color: #565959;
	margin: 27px 0 0 0;
	font-weight: bold;
	border: none;
	}
	
.txt_billing_address {
	color: #565959;
	margin: 30px 0 0 0;
	font-weight: bold;
	border: none;
	}	

#progress hr {
	width: 748px;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #6E7073;
	}
	
#columns hr {
	width: 343px;
	margin: 12px 0 12px 0;
	padding: 0;
	border-top: 1px dotted #6E7073;
	}
	
/*************************************/
/*** Order Confirmation Table      ***/
/*************************************/	
	
.order_confirmation {
	margin: 0 0 0 21px;
	padding: 0;
	border-collapse: collapse;
	border-bottom: 1px dotted #6E7073;
	}

.order_confirmation_cell {
	height: 15px;
	width: 375px;
	margin: 0;
	padding: 0;
	border: none;
	}

#cart_contents td.order_confirmation_cell p {
	margin: 5px 0 5px 40px; 
	}