body
{
	margin: 0px;
	font-family: Arial;
	font-size: 8pt;
	background-color: #ffffec;
	color:#0000a0;
}
table, tr, td, div
{
	font-family: Arial;
	font-size: 8pt;
	color:#0000a0;
}
input, textarea
{
	font-size: 10px;
	border: 1px solid #000040;
	background-color: #EFEFEF;
	color:#0000a0;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
select, option
{
	font-size: 10px;
}


#page_container
{
	width: 100%;
	height: 105%;
}
#page_middle
{
	width: 950px;
	text-align: left;
	vertical-align: top;
}


#middle_container
{
	width: 100%;
	height: 100%;
}
#upper
{
	text-align:right;
	height: 100px;
	background-image:url(../Templates/Images/12392241991.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 2px;
	padding-top: 4px;
	padding-right: 7px;
}
#header
{
	height: 30px;
	border-top: 1px solid #000040;
	border-bottom: 1px solid #000040;
	background-image:url(../);
	background-repeat: no-repeat;
	vertical-align: center;
	padding-left: 8px;
}
#content_container
{
	width:100%;
	height:100%;
	vertical-align:top;
	padding-top: 10px;
	background-image:url(../Templates/Images/12392248093.jpg);
	background-repeat: no-repeat;
}
#footer
{
	height: 15px;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 25px;
	border-top: 1px solid #000040;
	background-image:url(../Templates/Images/12392248094.jpg);
	background-color: #F6CFA5;
	color:#0000a0;
}


#search_input
{
	filter:alpha(Opacity:90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	width: 170px;
}
#search_submit
{
	background-image: url(../Images/Layout/button.jpg);
	filter:alpha(Opacity:90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	width: 50px;
	cursor: pointer;
	font-weight: bold;
	color: #000040;
	vertical-align: top;
}


#menu_container
{
	height: 18px;
}
#menu_item
{
	padding-left: 18px;
	padding-right: 18px;
	color:#0000a0;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	border-right: 1px solid #000040;
}


#headmenu_container
{
	width: 180px;
	vertical-align: top;
}
#headmenu
{
	width: 100%;
	background-color: #e3e3e3;
	border: 1px solid #c0c0c0;
}
#headmenu_header
{
	padding-top: 15px;
	padding-bottom: 1px;
	padding-left: 11px;
	font-weight: bold;
	color:#0000a0;
	background-image:url(../);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#headmenu_item
{
	padding: 2px;
	padding-left: 25px;
	background-image: url(../Images/Layout/seperator.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	cursor: pointer;
}
#categorymenu_item
{
	padding: 2px;
	font-size: 9px;
	padding-left: 25px;
	color: #444444;
	cursor: pointer;
}
#categorymenu_link
{
	color: #444444;
	text-decoration: none;
}
#categorymenu_link:hover
{
	color: #444444;
	text-decoration: underline;
}
#filtermenu_item
{
	padding: 5px;
	padding-top: 1px;
	padding-left: 11px;
	cursor: pointer;
	text-align: left;
}
#filtermenu_image_selected
{
	border: 1px solid #82623E;
	cursor: pointer;
}
#filtermenu_image
{
	border: 1px solid #EBC9A4;
	cursor: pointer;
}
#filtermenu_disc
{
	text-align: right;
	padding-right: 8px;
	color: #color:#0000a0;;
	font-weight: bold;
	font-size: 10px;
	width: 75px;
}

#content
{
	vertical-align: top;
	padding-right: 8px;
	padding-left: 8px;
}
#title_object
{
	width: 100%;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 14pt;
	border-bottom: 1px dashed #c0c0c0;
	color:#0000a0;
}


#news
{
	width: 230px;
	text-align: right;
	vertical-align: top;
}
#news_container
{
	border: 1px solid #c0c0c0;
	width: 100%;
}
#news_title
{
	height: 27px;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
	padding-left: 4px;
	color:#0000a0;
	background-image:url(../);
}
#news_title_link
{
	font-weight: bold;
	color:#0000a0;
	text-decoration: none;
}
#news_content
{
	padding: 4px;
	color:#0000a0;
}
#read_more
{
	text-decoration: underline;
	cursor: pointer;
}


#dialog_container
{
	border: 1px solid #c0c0c0;
	width: 100%;
}
#dialog_title
{
	height: 20px;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
	background-color: #e3e3e3;
	background-image: url(../Images/Layout/dialog1_title.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
	color:#0000a0;
}
#dialog_content
{
	padding: 4px;
	color:#0000a0;
}


#normal_error
{
	background-image: url(../Images/Layout/error.png);
	background-position: 1px left;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #B70505;
}


#normal_message
{
	background-image: url(../Images/Layout/message.png);
	background-position: 1px left;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #439209;
}


#account_list_title:visited, #account_list_title:active, #account_list_title:link
{
	color:#0000a0;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
#account_list_title:hover
{
	color:#0000a0;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}


#menulink:visited, #menulink:active, #menulink:link
{
	color: #000000;
	text-decoration: none;
}
#menulink:hover
{
	text-decoration: underline;
}


#tabbutton_active
{
	height: 27px;
	margin-right: 1px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 20px;
	color:#0000a0;
	background-color: #c0c0c0;
	background-image: url(../Images/Layout/tab_active.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #c0c0c0;
	cursor: pointer;
	float: left;
}
#tabbutton_inactive
{
	height: 24px;
	margin-top:3px;
	margin-right: 1px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 20px;
	color: #816953;
	background-color: #c0c0c0;
	background-image: url(../Images/Layout/tab_inactive.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	float: left;
}
#tabcontent
{
	background-color: #c0c0c0;
	padding-top: 14px;
}
#tabcontent_title
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-right: 0px;
	border-bottom: 0px;
	cursor: pointer;
	padding: 2px;
	padding-left: 4px;
}
#tabcontent_row
{
	color: #333333;
	border-right: 0px;
	padding: 4px;
	padding-left: 4px;
	cursor: pointer;
}
#tabfooter
{
	height: 18px;
	border-top: 1px solid #FFFFFF;
	background-color: #c0c0c0;
	padding-right: 6px;
	padding-left: 6px;
	color:#0000a0;
}


#editor_container
{
	width: 500px;
	height: 300px;
	border: 1px solid #000040;
}
#editor_toolbar
{
	height: 25px;
	background-color: #c0c0c0;
	border-bottom: 1px solid #000040;
	padding: 4px;
}
#editor_imagecont
{
	padding-right: 5px;
}
#editor_toolbarimage
{
	cursor: pointer;
}
#editor_content
{
	padding: 4px;
}
#editor
{
	width: 100%;
	height: 100%;
	overflow: auto;
	font-family: Arial;
	font-size:10pt;
}
#editor p
{
	margin-top: 0px;
	margin-bottom: 0px;
}


#listview_container
{
	width:100%;
}
#listview_title
{
	height: 28px;
	font-weight: bold;
	font-size: 9px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #c0c0c0;
	background-image:url(../);
	color:#0000a0;
	padding: 2px;
}
#listview_item
{
	padding: 2px;
	background-color: #e3e3e3;
}


#product_container
{
	width: 100%;
	height: 220px;
	border: 1px solid #c0c0c0;
}
#product_title
{
	width: 120px;
	padding: 5px;
	background-image:url(../);
	background-repeat: repeat-x;
	background-color: #c0c0c0;
	color:#0000a0;
	height: 27px;
}
#product_image
{
	height: 100px;
	cursor: pointer;
}
#product_info
{
	vertical-align: top;
	text-align: justify;
	font-size: 10px;
}
#product_infotitle
{
	color:#0000a0;
}
#product_price
{
	width: 120px;
	color:#FFFFFF;
	text-align: center;
	padding-right: 21px;
	font-size: 15px;
}


#foldlist_container
{
	width: 100%;
}
#foldlist_title
{
	height: 20px;
	font-size: 12px;
	background-color: #c0c0c0;
	font-weight: bold;
	color:#0000a0;
	cursor: pointer;
	padding-left: 25px;
}
#foldlist_cat
{
	background-color: #e3e3e3;
	color:#0000a0;
	cursor: pointer;
	padding-left: 25px;
}

#strokefilter_border
{
	width: 99%;
	height: 100%;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
#strokefilter_container
{
	width: 100%;
	height:100%;
}
#strokefilter_title
{
	height: 27px;
	padding: 5px;
	padding-left: 4px;
	font-weight: bold;
	color:#0000a0;
	border-bottom: 1px solid #c0c0c0;
	background-image:url(../);
	cursor: pointer;
}
#strokefilter_item
{
	padding-left: 4px;
}
#galleryfilter_price
{
	color:#FFFFFF;
	text-align: center;
	font-size: 15px;	
}

#product_titleobj
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 12px;
	border-top: 1px dashed #c0c0c0;
	color:#0000a0;
}

#advert_price
{
	width: 100%;
	color:#FFFFFF;
	text-align: left;
	padding-right: 21px;
	font-size: 15px;
}

#news_footer
{
	height: 18px;
	background-color: #c0c0c0;
	font-size: 11px;
	padding-left: 4px;
	color:#0000a0;
}

#color_block
{
	width:  25px;
	height: 25px;
	border: 1px solid #000000;
	cursor: pointer;
}

#shortfeature_container
{
	width: 100%; 
	background-color: #c0c0c0;
}
#shortfeature_title
{
	color:#0000a0;
	font-weight: bold;
}
#shortfeature_cntent
{
	color: #222222;
}
#description_title
{
	color:#0000a0;
}
