body, html {
	height:100%;
	min-height: 100%;
	background-image:url(background.gif);
	background-repeat:repeat;
	background-position:left top;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

*:focus, *:active {
	-moz-outline:0px none red;
	outline:0px none red;
	border: 0px;
}

form {
	padding:0;
	margin:0;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:href {
	text-decoration:none;
}

.input_text {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:12px;
}

.main_div {
	width:917px;
	background-color:#FFFFFF;
	min-height: 100%;
	margin:0 auto;
}

.login_div {
	width:205px;
	height:77px;
	float:right;
	font-size:11px;
}

.login_div a {
	color:#000000;
	text-decoration:underline;
}

.login_div a:hover {
	text-decoration:none;
}

.main_ul {
	margin:0;
	padding:0;
	width:100%;
	background-color:#EE1C24;
}

.div_text {
	padding:0 0 2px 2px;
	white-space:nowrap;
	width:212px;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
}

.top_menu {
	display:block;
	float:left;
	text-align:center;
	background-color:#B22B2B;
	margin:0;
	padding:0;
}

.top_menu a {
	display:block;
	padding:6px 0 6px 0;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.top_menu:hover {
	background-color:#D9231A;
}

.top_menu a:hover {
	text-decoration:none;
}

.cart_div {
	float:right;
	padding:10px 5px;
	font-size:12px;
	border:1px solid #cccccc;
	background-image:url(space1.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width:183px;
	margin-top:5px;
	cursor:pointer;
	text-align:center;
	position:relative;
}

.search_div {
	margin-top:5px;
	width:690px;
	padding:10px;
	border:1px solid #CCCCCC;
	background-image:url(space1.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:14px;
	font-weight:bold;
	float:left;
}

.login_div input, .search_div input, .search_div select {
	font-size:12px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.search_div2 {
	display:block;
	width:552px;
	float:left
}

.search_a_plus, .search_a_plus2 {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	padding-left:15px;
	background-image:url(plus.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
}

.search_a_minus, .search_a_minus2 {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	padding-left:15px;
	background-image:url(minus.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
}

.search_a_minus2:hover, .search_a_plus2:hover {
	text-decoration:underline;
	cursor:pointer;
}

.search_div a:hover {
	text-decoration:none;
}

.app_div {
	margin-top:10px;
	padding:3px 3px;
	height:292px;
	overflow:auto;	
	border:1px solid #cccccc;
	font-size:10px;
	font-weight:normal;
}

.app_div input {
	border: none;
}

.search_button {
	float:right;
	width:140px;
	text-align:center;
}

.tb1 {
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
	margin:1px;
	font-size:11px;
}

.tb1 input {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:10px;
}

.trh {
	background-color:#D6D7D6 !important;
}

.trh2 {
	background-color:#E5E5E3 !important;
}

.trh td {
	text-align:center;
	vertical-align:middle !important;
	font-weight:bold;
	padding:5px 15px !important;
}

.trh2 td {
	text-align:left;
	vertical-align:middle !important;
	font-weight:bold;
	padding:5px 15px !important;
	color:#003566;
}

.trh a {
	color:#000000;
	text-decoration:none;
}

.trh a:hover {
	text-decoration:none;
}

.tb1 tr {
	background-color:#F4F4F2;
}

.tb1 td {
	padding:5px;
	vertical-align:top;
}

.td_search {
	vertical-align:middle !important;
	text-align:center !important;
}

.td_search a {
	color:#004477;
	text-decoration:none;
	font-weight:bold;
	padding-right:20px;
	background-image:url(ar_red.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
}

.td_search a:hover {
	text-decoration:none;
}

.content {
	background-color:#F2F2F2;
	border:1px solid #CDCDCD;
	padding:5px 10px;
	margin-top:10px;
}

.scroll, .viewrecord {
	text-align:right;
	padding:10px 5px;
	font-weight:bold;
	font-size:11px;
}

.scroll_1 {
	text-align:left;
	padding:0px 0px 10px 5px;
	font-weight:bold;
	font-size:11px;
}

.scroll a, .scroll_1 a {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;	
}

.scroll a:hover, .scroll_1 a:hover {
	text-decoration:none;	
}

.viewrecord select {
	font-size:12px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

.total_record {
	float:left;
	padding:10px 5px;
	font-weight:bold;
	font-size:11px;
}

.cart_icon {
	border:none;
	cursor:pointer;
}

.sort_asc, .sort_desc {
	padding-right:12px;
	background-repeat:no-repeat;
	background-position:right 6px;
}

.sort_asc {
	background-image:url(sort2.gif);
}

.sort_desc {
	background-image:url(sort1.gif);
}

.loading {
	z-index:2;
	position:absolute;
	background-image:url(space11.png);
	background-repeat:repeat;
	display:none;
}

.carttable {
	z-index:2;
	position:absolute;
	display:none;
	width:712px;
}

.title1 {
	font-size:18px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	text-align:center;
}

.right_column {
	float:right;
	width:193px;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #CDCDCD;
	padding:5px 0px;
	margin-top:10px;
}

.footer {
	clear:left;
	width:710px;
	margin-top:10px;
	text-align:center;
	background-color:#ffffff;
}

.left_column {
	float:left;
	width:174px;
	border-right:1px solid #CDCDCD;
	padding:0 10px 0px 10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	line-height:1.4;
}

.left_column a {
	display:block;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.regular_table {
	margin:0;
	padding:0;
	border:0;
	width:100%;
}

.news_a {
	float:left;
	display:block;
	text-decoration:none;
}

.news_a img {
	border:1px solid #CDCDCD;
}

.news_a:hover, .news_text a:hover, .left_column a:hover {
	text-decoration:none;
}

.news_text {
	padding-left:87px;
	color:#525252;
}

.news_text a {
	display:block;
	color:#000000;
	padding:5px 0;
	font-weight:bold;
	text-decoration:underline;
}

.news_text span {
	color:#666666;
	display:block;
}

.news_space {
	margin:10px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #CDCDCD;
	display:block;
}

.title2 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}

.title3 {
	font-size:14px;
	padding:10px 10px 10px 10px;
	font-weight:bold;
}

.acount_link1, .acount_link2, .acount_link3 {
	text-decoration:underline;
	padding: 10px 0 10px 40px;
	display:block;
	background-repeat:no-repeat;
	background-position:left 60%;
}

.acount_link1:hover, .acount_link2:hover, .acount_link3:hover {
	text-decoration:none;
}

.acount_link1 {
	background-image:url(account.png);
}

.acount_link2 {
	background-image:url(password.png);
}

.acount_link3 {
	background-image:url(orders.png);
}

.partners {
	text-decoration:none;
}

.partners:hover {
	text-decoration:underline;
}

.action {
    text-decoration: none;
    color:#F7F7F7;
}

a img {
    filter:alpha(opacity=80); ..-opacity:0.8; opacity:0.8; -khtml-opacity:0.8;
}

a img:hover {
    filter:alpha(opacity=100); ..-opacity:1; opacity:1; -khtml-opacity:1;
    border: none;
}




/* Big box with list of options */

#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:180px;	/* Width of box */
	height:250px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
}

#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}

#ajax_listOfOptions .optionDiv{	/* Div for each item in list */}

#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#317082;
	color:#FFF;
}

#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

.details {
    display:none;
}


#content table.event {
	width: 480px;
	table-layout: fixed;
}

#content table.event, #content table.event td{
	border: 1px solid black;
	border-collapse: collapse;
}

#content table.event td{
	padding: 2px;
}

