/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin:0;
	padding:0 0 0 15;
	line-height: 130%;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:130%;
	margin-top:0;
	color: #000000;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
form {
	margin: 0px;
}
.actCHECKOUTEM {
	background-color: #000000;
}
.actCHECKOUTBG {
	background-color: #eeeeee;
}
.actlarger {
	font-size: 13px;
	color: #000000;
}
.actsmaller {
	font-size: 10px;
	color: #000000;
}
.actxsmall {
	font-size: 11px;
	color: #000000;
}
.actsmall {
	font-size: 11px;
	color: #000000;
}
.actregular {
	font-size: 13px;
	color: #000000;
}
.actlarge {
	font-size: 16px;
	color: #000000;
}
.actxlarge {
	font-size: 20px;
	color: #000000;
}
.actxxlarge {
	font-size: 20px;
	color: #000000;
}
.actwarningcolor {
	color: #cc0000;
}
.actrequiredcolor {
	color: #cc0000;
}
.actsearchhighlightcolor {
	color: #cc0000;
}
.actrequired {
	color: #cc0000;
}
.actwarning {
	font-size: 11px;
	color: #cc0000;
}
.actwelcome {
	font-size: 11px;
	color: #000000;
}
.actlogotext {
	font-size: 11px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 11px;
	color: #333333;
}
.thinborder1 {
	border: 1px solid #000000;
}
.thinborder2 {
	border: 1px solid #80ffffff;
}
.thinred {
	border: solid 1px #000000;
	border-top: 0px;
}
.thinred2 {
	border: solid 1px #80ffffff;
	border-top: 0px;
}
.content_right {
	text-align: left;
	float: left;
}
.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
a.boxlink:link {
	color: #ffffff;
	text-decoration:none;
}
a.boxlink:visited {
	color: #ffffff;
	text-decoration:none;
}
a.boxlink:hover {
	color: #ffffff;
	text-decoration:underline;
}
a.boxlink:active {
	color: #ffffff;
	text-decoration:none;
}
table.checkout td {
	background-color: #eeeeee;
}
table.checkout th {
	background-color: #000000;
}
.cart {
	background-color: #eeeeee;
}
.cartheading {
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
}
* html .boxhead h2 {
	height: 1%;
}
.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
}
.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
} /* end of general styles for all themes */ /* CSS Specific to 'Executive' */ /* PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------------ */ /* page header fomatting elements ----------------------------------------------------- */
.page_header {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}
.page_header_content {
	width: 762px;
	text-align: left;
	height: 63px;
}
.page_header_home_search_box {
	padding: 1px;
	margin: 0px;
	background-image:url('theme_dotted_line_2.gif');
	background-color: #80ffffff;
}
.page_header_logo_container {
	float: left;
}
.page_header_menu_cart_login_spacing {
	padding-left: 2px;
}
.page_header_terms_cart_login_container {
	float: right;
	text-align: right;
}
.page_header_terms_container {
	height: 38px;
}
.page_header_menu_cart {
	padding: 3px 5px 4px 19px;
	background-image:url('theme_icon_cart.gif');
	background-color:#ffffff;
	border-top: 1px solid #80ffffff;
	border-bottom: 1px solid #80ffffff;
}
.page_header_menu_cart_items {
	padding: 3px 5px 4px 5px;
	background-color:#ffffff;
	border-left: 1px solid #80ffffff;
	border-top: 1px solid #80ffffff;
	border-bottom: 1px solid #80ffffff;
}
.page_header_menu_login {
	padding: 3px 5px 4px 17px;
	background-image:url('theme_icon_login.gif');
	background-color:#ffffff;
	border-top: 1px solid #80ffffff;
	border-bottom: 1px solid #80ffffff;
} /* end page header fomatting elements ------------------------------------------------- */ /* page menu fomatting elements ------------------------------------------------------- */
.page_menu {
	background-color: #80ffffff;
	margin: 0px 0px 0px 0px;
}
.page_menu_content {
	width: 762px;
	height: 21px;
}
.page_menu_items {
	background-color: #80ffffff;
	padding: 0px 0px 0px 1px;
	height: 21px;
	float: left;
	width: 65%;
}
.page_menu_items_search {
	background-color: #80ffffff;
	padding: 0px 0px 0px 1px;
	height: 21px;
	float: right;
	width: 30%;
} /* end page menu fomatting elements ---------------------------------------------------- */ /* page body fomatting elements -------------------------------------------------------- */
.page_body {
	padding: 10px 0px 0px 0px;
}
.page_body_content {
	width: 762px;
	text-align: left;
}
.page_body_content_left_column {
	float: left;
	width: 170px;
}
.page_body_content_right_column {
	float: right;
	width: 552px;
} /* end page body fomatting elements ----------------------------------------------------- */ /* page footer fomatting elements ------------------------------------------------------- */
.page_footer {
	padding: 30px 0px 30px 0px;
	clear:both;
}
.page_footer_content {
	width: 762px;
	text-align: left;
} /* end of page footer fomatting elements ------------------------------------------------ */ /* page left column fomatting elements -------------------------------------------------- */
.left_column_product_image_description {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
} /* end page left column fomatting elements ---------------------------------------------- */ /* END OF PAGE MAIN FORMATTING ELEMENTS ------------------------------------------------- */ /* PRODUCT FORMATTING ELEMENTS & LINE ELEMENTS --------------------------------------------------- */ /* lines -------------------------------------------------------------------------------- */
.dotted_line_blue {
	height: 1px;
	background-color: #80ffffff;
	background-image:url('http://www.e-coffee.co.uk/acatalog/theme_dotted_line.gif');
	clear:both;
}
.solid_line_light_blue {
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #80ffffff;
	clear:both;
}
.solid_line_blue {
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	clear:both;
}
.dotted_outline_blue {
	border: 1px dotted #80ffffff;
	padding: 8px;
}		 

/* end lines ---------------------------------------------------------------------------- */

.best_selling_items {
	padding: 10px;
	background-color: #000000;
}
.best_selling_items_spacing {
	padding: 0px 0px 8px 8px;
}
.product_image_cost {
	margin: 0px 12px 8px 0px;
	text-align: center;
	float: left;
}
.product_list {
	margin: 20px 0px 20px 0px;	
}	 

/* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */

.product_content {
	float: left;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.prod_image_left {
	float: left;
	margin-right: 20px;
}
.prod_right {
	float: right;
	width: 500px;
}
.prod_desc {
	float: left;
} 

/* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */
.image_float_right {
	float: right;
	margin: 16px 0px 15px 20px;
}
.image_product {
	margin: 0px 18px 10px 0px;
	text-align: left;
	float: left;
} /* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */ /* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */ /* headings ----------------------------------------------------------------------------- */
h1 {
	font-weight: bold;
	text-size: 100%;
	text-transform: uppercase;
	color:#000000;
	margin: 0px;
	width: auto;
	font-size: 90%;
}
h1.subheading {
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	color: #80ffffff;
}
h2.clearall {
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #80ffffff;
	clear:both;
}
h3.product {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px 0px 6px 0px;
	color: #80ffffff;
}
h3.product_price {
	font-size: 11px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
h4 {
	font-weight: bold;
	text-size: 100%;
	text-transform: uppercase;
	color:#FFFFFF;
	margin: 0px;
	width: auto;
	font-size: 90%;
}
.text_heading_left_column {
	margin: 0px;
	padding: 19px 0px 4px 0px;
	line-height:normal;
	color: #000000;
	font-weight: 900;
	font-size: 13px;
} /* end headings ------------------------------------------------------------------------- */ /* list fomatting ----------------------------------------------------------------------- */
ul {
	line-height: 150%;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 18px 15px;
}
ul.products {
	line-height: normal;
	padding: 0px 0px 0px 1px;
	margin: 3px 0px 4px 15px;
	font-size: 11px;
	color: #cc0000;
} /* end list fomatting ------------------------------------------------------------------- */ /* menu text --------------------------------------------------------------------------- */
.text_menu {
	padding: 2px 0px 2px 0px;
	font-size : 11px;
	margin: 0px;
	color : #000000;
}
.text_menu_no_space {
	word-spacing: normal;
}
.text_menu_cart {
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
.text_menu_cart_items {
	padding: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: 900;
}	 /* end menu text ----------------------------------------------------------------------- */ /* product text ------------------------------------------------------------------------ */
.text_product_small_info {
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
.text_product_small_info_heading {
	margin: 0px;
	padding: 10px 0px 12px 0px;
	line-height:normal;
	color: #80ffffff;
	font-weight: 900;
	font-size: 11px;
}
.text_product_small_info_price {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	line-height:normal;
	font-weight: 900;
	font-size: 11px;
} /* end product text -------------------------------------------------------------------- */
.text_breadcrumbs {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
}
.text_footer {
	color: #80ffffff;
	font-size: 10px;
	padding:0px;
	margin:4px 0px 0px 0px;
}
.text_options {
	font-weight: bold;
	text-size: 100%;
	text-transform: uppercase;
	color:#000000;
	margin: 0px;
	width: auto;
	font-size: 90%;
	;
}
.text_word_spacing_8px {
	word-spacing: 8px;
}
.text_terms_conditions {
	color: #80ffffff;
	font-size: 11px;
	border: 0;
	margin: 0;
	padding: 0;
} /* END OF TEXT FORMATTING ELEMENTS ----------------------------------------------------- */ /* FORM FORMATTING ELEMENTS ------------------------------------------------------------ */ /* buttons ----------------------------------------------------------------------------- */
.form_button {
	line-height: normal;
	width: 76px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	font-size : 11px;
	background-color: #80ffffff;
	border: 1px solid #000000;
	color: #000000;
	word-spacing: normal;
}
.form_button_quick_search {
	line-height: 13px;
	height: 18px;
	width: 85px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 12px;
	font-size : 11px;
	background-color: #80ffffff;
	border: 1px solid #000000;
	color: #000000;
	background-image: url('theme_icon_search.gif');
	word-spacing: normal;
}
.form_button_add_to_cart {
	line-height: 13px;
	height: 20px;
	width: 76px;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 1px 14px;
	font-size : 11px;
	background-color: #80ffffff;
	border: 1px solid #000000;
	color: #000000;
	float: right;
	background-image: url(../shopimages/buy_now.gif);
	word-spacing: normal;
}	 /* end buttons ------------------------------------------------------------------------- */
.form_input_general {
	line-height: normal;
	font-size : 11px;
	word-spacing: normal;
}
.form_main_search_box {
	line-height: 13px;
	width: 76px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : 11px;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	color: #000000;
	vertical-align: top;
}
.form_main_search_box_td {
	background-color: #80ffffff
} /* END OF FORM FORMATTING ELEMENTS ------------------------------------------------------ */ /* LINK FORMATTING ELEMENTS ------------------------------------------------------------- */
a.product_section:visited {
	color : #333333;
	text-decoration : none;
}
a.product_section:link {
	color : #333333;
	text-decoration : none;
}
a.product_section:active {
	color : #333333;
	text-decoration : none;
}
a.product_section:hover {
	color : #000000;
	text-decoration : none;
} /* ------------------------ */
a.link_menu:visited {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;
	text-decoration : none;
}
a.link_menu:link {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;
	text-decoration : none;
}
a.link_menu:active {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;
	text-decoration : none;
}
a.link_menu:hover {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;
	text-decoration : none;
} /* ------------------------ */
a.link_footer:visited {
	color : #ffffff;
	text-decoration : underline;
}
a.link_footer:link {
	color : #ffffff;
	text-decoration : underline;
}
a.link_footer:active {
	color : #ffffff;
	text-decoration : underline;
}
a.link_footer:hover {
	color : #ffffff;
	text-decoration : underline;
} /* ------------------------ */
a.link_breadcrumbs:visited {
	color : #000000;
	text-decoration : underline;
}
a.link_breadcrumbs:link {
	color : #000000;
	text-decoration : underline;
}
a.link_breadcrumbs:active {
	color : #000000;
	text-decoration : underline;
}
a.link_breadcrumbs:hover {
	color : #000000;
	text-decoration : underline;
} /* ------------------------ */
a.link_cart:visited {
	color : #000000;
	text-decoration : underline;
}
a.link_cart:link {
	color : #000000;
	text-decoration : underline;
}
a.link_cart:active {
	color : #000000;
	text-decoration : underline;
}
a.link_cart:hover {
	color : #000000;
	text-decoration : underline;
} /* ------------------------ */
a.link_terms_conditions:visited {
	color : #ffffff;
	text-decoration : underline;
}
a.link_terms_conditions:link {
	color : #ffffff;
	text-decoration : underline;
}
a.link_terms_conditions:active {
	color : #ffffff;
	text-decoration : underline;
}
a.link_terms_conditions:hover {
	color : #ffffff;
	text-decoration : underline;

/* ------------------------ */ /* END OF LINK FORMATTING ELEMENTS ------------------------------------------------------ */ 

/* ROBERTS and CO CSS document by CG DESIGN */

}
a:hover {
 color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#990000;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	width: 210px;
	font-size: 85%;
	float: left;
}
h2 a {
	color:#990000;
	text-decoration:none;
}
h3 {
	font-weight:normal;
	color:#000000;
	margin:0;
	padding:0;
	line-height: 100%;
}
h3 a:link {
	color:#000000;
	text-decoration:none;
}
h3 a:hover {
	color:#333333
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding:0 0 2;
	line-height: 150%;
	font-weight: bold;
	font-size: 105%;
}
h5 {
	color:#51454D;
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
h6 {
	color:#FFFFFF;
	margin: 0px;
	font-size: 130%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/h5back.gif);
	line-height: 40px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
/* Classes -----------------------------------------------*/

.heading {
	font-size:120%;
	line-height: 140%;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:normal;
	color:#000000;
	margin:0;
	padding:0;
	line-height: 130%;
}
.splash {
	width:400px;
	height: 200px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.splash1 {
	width:250px;
	height: 200px;
	padding: 0px;
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
.splash3 {
	width:250px;
	height: 200px;
	padding: 0px;
	margin-bottom: 0px;
	float: right;
	margin-left: 20px;
}
.boxtop {
	width:auto;
	height:auto;
	float: left;
	margin-top: 15px;
}
.search_box {
	padding-bottom: 10px;
	clear: both;
	float: right;
	width: 220px;
	margin-top: 50px;
	height: 50px;
	line-height: normal;
	color: #999999;
	font-size: 85%;
	font-weight: bold;
}
.search_box a {
	color:#999999;
}
.search_box a:hover {
	color:#FFFFFF;
}
.logoPadding {
	margin-top:25px;
	margin-left:5px;
}
.display {
	cursor:pointer;
}
.imageborder {
	margin:0 0px 0 0;
	height: 45px;
	width: 45px;
	padding-bottom: 15px;
	float: left;
	padding-right: 15px;
}
.bottomMargin {
	margin-bottom:5px;
}
.imagePadBottom {
	padding-bottom:5px;
}
.form {
	height: 450px;
	margin-bottom: 20px;
	background-image: url(../images/formback.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 50px;
}
.form p {
	padding:0px 15px;
	color: #333333;
	line-height: normal;
}
.form h1 {
	padding:15px 0px 0px 15px;
	line-height: normal;
	font-size: 150%;
	color: #666666;
}
.formtextarea {
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
/* Divs -----------------------------------------------*/

#main {
	width: 670px;
	height: auto;
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 0px;
	margin-top: 50px;
	padding: 0px;
}
#topBar {
	height:120px;
	width: auto;
	background-color: #000000;
}
#top_banner_logo {
	width: 900px;
	height: 50px;
	margin-bottom: 25px;
	float: left;
	margin-top: 25px;
}
#footerBar {
	height:auto;
	padding:0;
	width: auto;
	clear: both;
	background-color: #000000;
	margin: 0px;
}
#header {
	width:910px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo_top.jpg);
	background-repeat: no-repeat;
	background-position: 30px bottom;
}
#header2 {
	width:900px;
	padding:0;
	height: 163px;
	background-color: #75606a;
	float: left;
}
#headerRight {
	margin-right:25px;
	margin-top:65px;
	float:right;
	text-align:right;
	color: #FFFFFF;
	background-image: url(../images/telheader.gif);
	width: 280px;
	height: 40px;
	background-repeat: no-repeat;
}
#spacer {
	margin-top:25px;
}
#wrapper {
	border:0;
	width:910px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#content_wrapper {
	float: right;
	width: 910px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/logo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
}
#item_bigimg {
	width: 540px;
	height: 400px;
	white-space: normal;
	float: left;
	padding: 15px;
}
#flash {
	width: 670px;
	height: 200px;
	float: left;
}
#flash p {
	line-height:normal;
	text-align: right;
}
#flash img {
	margin-bottom: 10px;
}
#flash2 {
	width: 320px;
	height: 170px;
	background-image: url(../images/topphoto3.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-left: 420px;
	padding-top: 40px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}
#flash2 p {
	line-height:normal;
	text-align: right;
}
#flash2 img {
	margin-bottom: 10px;
}
#flash3 {
	width: 320px;
	height: 170px;
	background-image: url(../images/topphoto4.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-left: 420px;
	padding-top: 40px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}
#flash3 p {
	line-height:normal;
	text-align: right;
}
#flash3 img {
	margin-bottom: 10px;
}
#flash4 {
	width: 320px;
	height: 170px;
	background-image: url(../images/topphoto5.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-left: 420px;
	padding-top: 40px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}
#flash4 p {
	line-height:normal;
	text-align: right;
}
#flash4 img {
	margin-bottom: 10px;
}
#width {
	height:30px;
	clear:both;
}
#footer {
	width: 910px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
/* Home Page Layout -----------------------------------------------*/

#content_left {
	float:left;
	width:220px;
	height:auto;
	margin-top: 50px;
	margin-right: 20px;
}
#content_left td {
	width: 97%;
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #333333;
	font-weight: bold;
}
#content_right {
	width:660px;
	float: right;
	height: auto;
}
#productsplash {
	width:670px;
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#productsplash2 {
	width:670px;
	float: left;
	height: auto;
	margin-top: 20px;
}
#productsplash3 {
	width:668px;
	float: left;
	height: auto;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#content_right img {
}
#content_middle {
	float:left;
	width:250px;
	padding-right: 15px;
}
/* Layout style 2 Col -----------------------------------------------*/

#twocolcontentleft {
	float:left;
	width:495px;
	padding-right:15px;
}
/* Layout style 1 Col -----------------------------------------------*/

#oneColContentLeft {
	float:left;
	width:780px;
}
/* Navigation -----------------------------------------------*/

#nav {
	font-family: Arial, Helvetica, sans-serif;
	width:670px;
	height:30px;
	float: right;
	background-color: #333333;
}
#nav ul {
	margin: 0 0 0px;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 12px;
	text-decoration: none;
	color: #999999;
	font-size: 85%;
	font-weight:bold;
	line-height: 30px;
}
#nav ul li.active a {
	color: #FFFFFF;
	background-color: #000000;
}
#nav ul li a:hover {
	background-color:#FFFFFF;
	color: #000000;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	width:auto;
	height:20px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	padding-top: 5px;
}
#topnav ul {
	margin: 0 auto 0px;
	padding: 0;
	list-style: none;
	width: 910px;
	text-align: right;
}
#topnav ul li {
	float: right;
	margin: 0;
	padding: 0;
}
#topnav ul li a {
	display: inline;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
	color: #999999;
	font-size: 70%;
	font-weight:bold;
	line-height: 20px;
}
#topnav ul li.active a {
	color: #999999;
}
#topnav ul li a:hover {
	color: #FFFFFF;
}
#leftnav {
	width:220px;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
}
#leftnav ul {
	margin: 0 0 0px;
	padding: 0;
	list-style: none;
}
#leftnav ul li {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#leftnav ul li a {
	display: inline;
	margin: 0;
	padding: 0 0px;
	text-decoration: none;
	color: #000000;
	font-size: 85%;
	line-height: 20px;
}
#leftnav ul li a:hover, #leftnav ul li.active a {
	color: #333333;
}
.footNav {
	width:128px;
	float:left;
	margin-right: 5px;
	padding: 10px;
	font-size: 70%;
	height: 120px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.footNav ul {
	margin: 0 0 0px;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
}
.footNav ul li {
}
.footNav ul li a {
	display: inline;
	margin: 0;
	padding: 0 0px;
	text-decoration: none;
	color: #FFFFFF;
}
.footNav ul li a:hover {
	color: #999999;
}
.footNavr {
	width:129px;
	float:left;
	padding: 10px;
	font-size: 70%;
	height: 130px;
}
.footNavr ul {
	margin: 0 0 0px;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
}
.footNavr ul li {
}
.footNavr ul li a {
	display: inline;
	margin: 0;
	padding: 0 0px;
	text-decoration: none;
	color: #FFFFFF;
}
.footNavr ul li a:hover {
	color: #999999;
}
.bread_nav {
	width: 480px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	font-size: 85%;
}
.line {
	height: auto;
	width: 840px;
	float: left;
	margin-top: 15px;
	padding: 15px;
	border: 15px solid #FFFFFF;
}
.line p {
	padding: 0px;
}
.line_desc {
	height: auto;
	width: 870px;
	float: left;
	margin-top: 15px;
	padding: 0px;
	border: 15px solid #FFFFFF;
}
#gallimages {
	margin-bottom: 25px;
	width: 300px;
	height: 250px;
	float: right;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-top: 15px;
}
#search {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
}
#cartsummary {
	margin-top: 13px;
	float: right;
}
#sidebar {
	width: 180px;
	float: left;
}
#middle {
	background: #ffffff;
	width: 650px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.prod_index {
	width: 146px;
	float: left;
	height: 230px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.prod_index1 {
	width: 146px;
	float: left;
	height: 230px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.content_bottom {
	width:670px;
	float: left;
}
.dotted_line {
	width: 670px;
	height: auto;
	margin-bottom: 20px;
	border-top: 1px dotted #000000;
}
