/* @charset "utf-8"; */
.gold_tb_div
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;	
	height:30px;
	width:50px;
	
}

.gold_tb_big
{
	background:url(../img/tb_gold_big.gif) no-repeat bottom;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
	width: 65px;
	height: 27px;
	text-align: center;
	line-height:28px;
	margin-top:20px
}

.gold_tb_small
{
	background:url(../img/tb_gold_small.gif) no-repeat bottom;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
	width: 53px;
	height: 27px;
	text-align: center;
	line-height:28px;
}

.ratingStar {
            font-size: 0pt;
            width: 13px;
            height: 12px;
            margin: 0px;
            padding: 0px;
            cursor: pointer;
            display: block;
            background-repeat: no-repeat;
        }

 .emptyStar { background-image: url(../img/emptystar.gif); width: 13px; height: 12px; }
 .filledStar { background-image: url(../img/filledstar.gif); width: 13px; height: 12px; }
 .savedStar { background-image: url(../img/savedstar.gif); width: 13px; height: 12px; }

 .emptyStar1 { background-image: url(../img/emptystar1.gif); width: 13px; height: 12px; }
 .filledStar1 { background-image: url(../img/filledstar1.gif); width: 13px; height: 12px; }
 .savedStar1 { background-image: url(../img/savedstar1.gif); width: 13px; height: 12px; }
 
.form-but1 {
	width:88px;
	height:26px;
	background: transparent url(../img/button1_blank.png) no-repeat scroll top right;
	border: none 0px #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	outline-style: none;
	text-align: center;
}

.form-but3 {
	width:92px;
	height:26px;
	background: transparent url(../img/button3_blank.png) no-repeat scroll top right;
	border: none 0px #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-indent: 39px;
	color:#FFFFFF;
	outline-style: none;
	text-align: right;
}

.odd{background-color: white;} 
.even{background-color: gray;} 
 
#container 
{
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	/*height: 750px;*/
}
#header 
{
	height: 121px;
	width: 800px;
	background-color: #fefefe;
}
#logo 
{
	float: left;
	width: 395px;
	background-image: url(../img/LowCatch_logo01b.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#register /* top right header*/
{
	font-family: verdana, Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #2f85bc;
	text-decoration: none;
	float: right;
	height: 121px;
	width: 405px;
}
#register .hello 
{
	font-family: verdana, Arial, Tahoma;
	font-size: 7.5pt;
	color: #2f85bc;
	height: 40px;
	text-align: right;
	margin-top: 20px;
	
	
}
#register .search 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	font-weight: bold;
	color: #333333;
	height: 40px;
	margin-top: 0px;
}
#register .search_web
{
	font-family: verdana, Arial, Tahoma;
	font-size: 7.5pt;
	color: #333333;
	height: 40px;
	text-align: right;
	margin-top: -10px;
	
}

#menu a {
	font-family: Myriad, Arial, Verdana;
	font-size: 6.75pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 27px;
	width: 800px;
}
.left_selected /*selected menu left round corner*/
{
	background-image: url(../menu/home_selected.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 5px;
	float: left;
	}
.left /*menu left round corner*/
{
	background-image: url(../menu/menu_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 5px;
	float: left;
	}
#menu .bg  /*menu background*/
{
	background-image: url(../menu/menu_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 27px;
	width: 133px;
	float: left;
	cursor: pointer;
}
#menu .bg p  /*menu background*/
{
	
}
#menu .selected_bg
{
	background-image: url(../menu/selected_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 27px;
	width: 133px;
	float: left;
}
#menu .selected_bg p
{
	
}
#menu .line 
{
	background-image: url(../menu/menu_line.png);
	background-repeat: no-repeat;
	height: 27px;
	margin: 0px;
	padding: 0px;
}

#menu .contact 
{
	background-image: url(../menu/menu_bg.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 27px;
	width: 124px;
	float: right;
	clear: none;
	cursor: pointer;
}
#menu .selected_contact /*selected contact us menu*/
{
	background-image: url(../menu/selected_bg.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 27px;
	width: 124px;
	float: right;
	clear: none;
}

.bitmap 
{
	float: right;
	height: 199px;
	width: 451px;
}
#banners /*banners gradient*/
{
	background-image: url(../img/welcome_gr.jpg);
	background-repeat: repeat-x;
	height: 199px;
	width: 349px;
	margin-top: 0px;
	float: left;
}
#menu .right  /*right menu round corner*/
{
	background-image: url(../menu/menu_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 6px;
	float: right;
}
#menu .selected_right  /*right menu selected round corner*/
{
	background-image: url(../menu/menu_right_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 6px;
	float: right;
}
#banners .safe 
{
	background-position: left top;
	height: 64px;
	width: 349px;
	margin-left: 0px;
}

#menu p  
{
	font-family: Myriad, Arial, Verdana;
	font-size: 6.75pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0px;
}
 

.buttons /*Sign up button*/
{
	float: right;
	margin-right: -175px;
	width: 345px;
	margin-bottom: 10px;
}

.reset_buttons /*reset button in contact us page*/
{
	float: left;
	margin-right: -175px;
	margin-bottom: 10px;
	
}

#left_container ul
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8.25pt;
	font-weight: bold;
	line-height: 22px;
	color: #666666;
	list-style-image: url(../img/bulett.png);
}
#left_container li 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	font-weight: bold;
	color: #666666;
	margin-right: 10px;
	margin-left: -10px;
	line-height: 22px;
}
.myaccount_arrow
{
	margin-top: 2px;
	list-style-type: none;
}

#left_container .user /*not used*/
{
	margin-top: 12px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 8.25pt;
	color: #333333;
}

#left_container .user a /*not used*/
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 8.25pt;
	color: #333333;
	text-decoration: none;
}

#left_container p
{
	margin-left: 10px;
	font-family: verdana, Arial, Tahoma;
	font-size: 7.5pt;
	color: #646466;
	text-align: justify;
	margin-left: 10px;
	margin-right: 5px;
}
span /*left contaniner span*/
{
	font-family: verdana, Arial, Tahoma;
	font-size: 7.5pt;
	color: #646466;
	padding-left: 10px;
	text-align: justify;	
}
.line  
{
	line-height: 22px;
	margin-left: -28px;
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
}

#content .products 
{
	float: left;
	height: 158px;
	width: 175px;
	margin-left: 10px;
	background-image: url(../img/prod_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #E6E6E6;
	text-align: right;
}


#footer 
{
	clear: both;
	height: 27px;
	width: 800px;
}
#footer p
{
	font-family: verdana, Arial, Tahoma;
	font-size: 7.25pt;
	color: #000000;
	text-align: center;
	margin-top: 8px;
	font-weight: normal;
}
.copyrights
{	
	font-family: Arial, Verdana; 
	font-size: 8.25pt;
	color: #003366;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
}

#title_short
{
	background-color: #464646;
	height: 20px;
	width: 100%;
	margin-left: 0px;
	float: left;
	background-image: url(../img/blue_arrow_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#title_short p 
{
	font-family: verdana, Arial, Tahoma;
	font-size: 7.1pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	padding-left: 30px;
}

#title 
{
	background-color: #464646;
	height: 30px;
	width: 100%;
	margin-left: 0px;
	float: left;
	background-image: url(../img/blue_arrow_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#title p 
{
	font-family: verdana, Arial, Tahoma;
	font-size: 7.1pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	padding-left: 30px;
}

.text 
{
	float:left;
	margin-top: 5px;
	text-align: left;
}

.item 
{
	margin-top: 20px;
	text-align:center;
	position: relative;
}
.more_button 
{
	margin-top: 12px;

}

input#request
{
	width: 122px;
	height: 12px;
	margin-left: 12px;
	margin-right: 8px;
	margin-top: 8px;
}

.request
{
	width: 122px;
	height: 12px;
	margin-left: 12px;
	margin-right: 8px;
	margin-top: 8px;
}

/*input#user
{
	width: 100px;
	height: 10px;
	margin-left: 20px;
	margin-top: 15px;
}*/
label#user
{	
	width: 70px;
	margin-left: 16px;
}

#left_container p 
{
	margin-right: 20px;
	padding-left: 5px;
}
#footer .left 
{
	background-image: url(../menu/left_footer.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 7px;
	float:left;
}
#footer .right 
{
	background-image: url(../menu/right_footer.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 7px;
	float: right;
	background-position: right top;
}
#footer .middle
{
	background-color: #4bb7e3;
	height: 27px;
	width: 786px;
	float: left;
	text-decoration: none;
}

#footer .middle a
{
	text-decoration: none;
	color: Black;
}

#footer .middle a:hover
{
	text-decoration: underline;
	color: Black;
}
/*Auction page*/

#auction
{
	width: 584px;
	/*height: 800px;*/
}

#auction_search
{
	height: 34px;
	width: 560px;
	background-color: #f8f8f8;
	margin-left: 16px;
	font-family: verdana, Arial, Tahoma;
	font-size: 8.25pt;
	color: #333333;
	margin-top: -15px;
	margin-bottom: -10px;
	word-spacing: 1px;
}
#auction_search select 
{
	width: 140px;
	font-family: verdana, Arial, Tahoma;
	font-size: 8.25pt;
	color: #333333;
	margin-left: 0px;
	
}
#auction_search input 
{
	height: 14px;
	width: 218px;
	margin-left: 16px;
}

#auction_items 
{
	
	font-family: verdana, Arial, Tahoma;
	font-size: 7.5px;
	color: #333333;
	width: 564px;
	float: right;
	margin-bottom: 20px;
}
.item_titel
{
	font-family: verdana, Arial, Tahoma;
	font-size: 8.25pt;
	color: #0086b0;
	padding-top: 0px;
	margin-right: 5px;
	margin-left: 170px;
}
.item_text
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 7.5pt;
	color: #646466;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 170px;
	font-weight: normal;
	line-height: 14px;
}

.item_text_feedbacks
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 7.5pt;
	color: #646466;
	margin-right: 5px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

.gray_text
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9.1pt;
	color: #646466;
	margin-right: -6px;
	font-weight: bold;
	word-spacing: 3px;
	margin-top: 30px;
}

.gray_text
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9.1pt;
	color: #646466;
	margin-right: -6px;
	font-weight: bold;
	word-spacing: 3px;
	margin-top: 30px;
}

.gray_text2
{
	font-family: Verdana, Arial;
	font-size:7.25pt;
	color: #646466;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: normal;	
}

.winning_details_text
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9.1pt;
	color: #646466;
	margin-left: 50px;
	margin-top: 35px;
	margin-bottom: 10px;
	font-weight: bold;
	word-spacing: 3px;
}

.greenish_text
{
	color: #b29407;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9.1pt;
	margin-top: 30px;
	word-spacing: 10px;
	margin-left: 0px;
}
.blue_text
{
	color: #cc6666;
	font-family: Arial, Verdana, Tahoma;
	font-size: 7.25pt;
	margin-right: 3px;
	margin-top: 5px;
} 
.red_text
{
	color: #007095;
	font-family: Arial, Verdana, Tahoma;
	font-size: 7.11pt;
	margin-right: 2px;
	margin-top: 5px;
} 
.black_text
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 8.25pt;
	margin-right: 1px;
	margin-left: 20px;
	margin-top: 5px;
	font-weight: normal;
} 
.black_text select
{
	font-size: 7pt;
	height: 20px;
}

.black_text2
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 8.25pt;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 15px;
	font-weight: normal;
	
} 
.button_poz
{
	float: right;
	margin-right: 10px;
	margin-top: -35px;	
}


.text_position2
{
	float: left;
	margin-left: 100px;
	margin-top: -38px;
	margin-right: 2px;
	
}
.text_position
{
	margin-top: 4px;
	margin-left: -7px;
	float: right;
}
.info_box{
	float: left;
	width: 130px;
	height: 60px;
}
.info_box3{
	float: left;
	width: 75px;
	height: 60px;
}		
.info_box2{
	float: left;
	width: 72px;
}	
#auction.img_holder
{
	
	margin-top: 90px;
	margin-left: 160px;
}
h4 /*for SignUp title*/
{
	font-family: verdana, Arial, Tahoma;
	font-size: 9.11pt;
	color: #0086b0;
	margin-top: 15px;		
}
h5
{
	font-family: verdana, Arial, Tahoma;
	font-size: 8.25pt;
	color: #0086b0;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 170px;
}

h6
{
	font-family: verdana, Arial, Tahoma;
	font-size: 8.25pt;
	color: #0086b0;
	margin-right: 5px;
	margin-left: 10px;
}

#auction_items .holder
{
	margin-top: 15px;
	width: 552px;
	background-image: url(../img/holder180_bg.jpg);
	background-repeat: repeat;
	margin-left:  2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	height: auto;
}
#auction_items ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	font-weight: bold;
	color: #333333;
	float: right;
	margin-right: 20px;
}

.stylecheck
{
	font-family: verdana, Arial, Tahoma;
	font-size: 7.1pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	padding-left: 30px;
}
#auction_items li 
{
	margin-left: 0px;
	margin-right: 0px;
	list-style-image: url(../img/star.jpg);
	display: inline;
	word-spacing: 3px;
}

#signup 
{
	background-color: #FFFFFF;
	width: 550px;
	margin-left: 30px;
	clear: both;
	margin-top: 20px;
}
#signup .title 
{
	width: 554px;
	background-color: #FFFFFF;
}
#signup  .info 
{
	background-image: url(../img/sign_gr.jpg);
	background-repeat: repeat-x;
	height: 57px;
	width: 435px;
	margin-left: 40px;
	margin-right: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8.25pt;
	font-weight: bold;
	color: #333333;
}
.info h4
 {
 	font-family: verdana, Helvetica, sans-serif;
	font-size: 9.11pt;
	font-weight: bold;
	color: #333333;
	margin-top: -35px;
	margin-left: 80px;
 }
#form 
{
	margin-left: 125px;
	margin-top: 5px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8.25pt;
	color: #333333;
	text-align:left;
}

#form input
{
	height: 12px;
	width: 202px;
	margin-left: 6px;
	font-family: Arial;
	font-size: 8pt;
	border-style: solid;
	border: 1px;
	border-color: Black;
	outline: 1px solid black;
	-moz-outline-radius: 5px;
	text-indent: 5px;
}
#form textarea
{
	width: 202px;
	margin-left: 6px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 8pt;
	border-style: solid;
	border: 1px;
	outline: 1px solid black;
	-moz-outline-radius: 5px;
}

#form select
{
	width: 202px;
	margin-left: 6px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 8pt;
	border-style: solid;
	border: 1px;
	outline: 1px solid black;
}

#ExceptionForm input
{
	margin-left: 6px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 8pt;
	border: none;
	width: 30px;
}

.checkboxPolicy
{
	height: 10px;
	width: 20px;
	font-family: Arial;
	font-size: 8pt;
	margin-left: 115px;
	float: left;
}

input#homePhone
{
	width: 50px;
	height: 10px;
	margin-left: 6px;
}
#form select
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8.25pt;
	color: #333333;
	margin-left: 6px;
	margin-top: 0px;
}
#form label
{
	float: left;
	width: 140px;
	margin-top: 0px;
}

#form radio
{
	float: left;
	width: 10px;
	margin-top: 0px;
	border: 0px;
}

#radbtn 
{
	width: 60%;
}

#radbtn input
{
	width: 20px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	border-style: none;
	float: left;
}

.regWidth 
{
	width: 60%;
}

.regWidth input
{
	width: 20px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	border-style: none;
	float: left;
}


#form .person_info
{
	margin-top: 6px;
}
.phone_input
{
	height: 10px;
	width: 50px;
}
/*# page_nav 
{
	font-family: Verdana,Arial,Tahoma;
	font-size: 7.5px;
	color: #333333;
	height: 80px;
	width: 264px;
	margin-bottom: 20px;
}
#page_nav ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	color: #333333;
	float: right;
	word-spacing: 2.8px;
		
}
#page_nav li 
{

	margin-left: -61px;
	margin-right: 79px;
	display: inline;
	
}*/
font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.25pt;
	color: #8a9d06;
	word-spacing: 2.8px;
	font-weight: bold;
}
/*account_details page*/
#box
{
	float: left;
	margin-left: 60px!important;
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 220px;
	height: 116px;
	border: 1px solid #c1c1c2;
	background-color: #f9f9f9;	
}
#box ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	color: #0086b0;
	list-style-image: url(../img/gray_arrow.png);
	margin-top: -29px;
		
}
#box li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.25pt;
	color: #666666;
	text-align: justify;
	margin-left: 6px;
	line-height: 14px;
	
}

#box a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.25pt;
	color: #666666;
	text-align: justify;
	margin-left: 6px;
	line-height: 14px;
}

#box a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.25pt;
	color: #666666;
	text-align: justify;
	margin-left: 6px;
	line-height: 14px;
	text-decoration: underline;
}

#box .title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	color: #0086b0;
}
.icon1
{
	position: relative;
	top: -18px;
	left: -9px;
}

#winning
{
	width: 564px;
	height: 177px;
	float: right;
    margin-top: 12px;
    margin-bottom: 5px;
}
.auct_button /*more auction button on update page2*/
{
	border: 0px;
	margin-left: 50px;
	margin-top: 20px;
}
.more_button1 /*yellow button on update page2*/ 
{
	border: 0px;
	padding-top: 10px;
	margin-left: 5px;
	clear: both;
	position: relative;
}


#content_holder
{
	width: 584px;
	float: right;
}
#big_container
{
width: 800px;
/*height: 800px;*/
}
#left_container 
{
float: left;
width: 214px;
margin-top: 10px;
background-repeat: no-repeat;
background-color: #f8f8f8;
}
#featured_products
{

width: 584px;
height: 155px;
margin-top: 10px;

}
.featured_products 
{	
	float: left;
	margin-top: 10px;
	margin-bottom: -8px;
	
	
}

#prod_container 
{
	margin-top: 8px;
	margin-left: 0px;
	/*height: 750px;*/
	width: 584px;
}
.holder 
{
	float: left;
	margin-left: 12px;
	margin-top: 10px;
	height: 210px;
	width: 175px;
	background-image: url(../img/prod_bg.png);
	background-repeat: inherit;
	border:  1px solid #E6E6E6;
	background-position: top;
	cursor: pointer;
}
#prod_container ul 
{
	font-family: verdana, Arial, Tahoma;
	font-size: 8.11pt;
	color: #0086b0;
	/*line-height: 10px;*/
	list-style-image: url(../menu/arrow.png);
	display: block;
	float: left;
	font-weight: normal;
	margin-left:22px;
}

#prod_container li 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	font-weight: normal;
}
#left_container .submit 
{
	float: right;
	height: 20px;
	width: 50px;
	margin-right: 11px;
	margin-top: -6px;
	margin-bottom: 10px;
}
.prod_left
{
	width: 375px;
	margin-left: 30px;
}

.login_tb2 {
	border:none;
	background:url(../img/editor_bg.png);
	width:100px;
	height:14px;
	text-indent:5px;
	line-height:12px;
	direction:ltr;
	clear: both;
	float: right;
	display: block;
	padding:0px;
	margin:0px;
}

.login_tb
{
	width: 110px;
	height: 14px;
	margin-right: 15px;
	left: 0px;
	background:url(../img/login_tb.gif);
	background-repeat:no-repeat;
	border:none;
	text-indent:5px;
	clear: right;
	line-height:12px;
	font-size: 9px;
}

.big /*text*/
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9.11pt;
	margin-left: 55px;
	color: #007095;
	margin-bottom: -30px;
	margin-top: 30px;
}

#content_holder textarea /*invite a friend textaria*/
{
	height: 110px;
	width: 200px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#holder_testimonials /*holders for winners testimon page */
{
	width: 556px;
	background-repeat: repeat-x;
	margin-left: 20px;
	background-color: #f8f9f8;
}
.subholder_testimonials
{
  width: 556px;
  height: 160%;
  margin-top: 10px;
  margin-bottom: 10px;
 }
.holder_testimonials_title 
{
	background-color: #464646;
	height: 20px;
	width: 556px;
	margin-left: 0px;
	clear: both;
	background-image: url(img/trophy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#holder_testimonials .testimon /*testomon last, first name, place*/
{
	font-family: verdana, Arial, Tahoma;
	font-size: 7.25pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 3px;
	padding-left: 30px;
}
.testimonials_img_holder
{
	float: left;
	margin-right: 10px;
}
.text_testimonials
{
	margin-right: 8px;
	margin-left: 5px;
	text-align: justify;
	font-family: Verdana, Arial, Tahoma;
	font-size: 8.25pt;
	color: #000000;
	float: right;
	width: 380px;
}


.login_button
{
	margin-top: 10px;
	margin-left: 300px;
	position: absolute;
}
.login_button_main
{
	margin-left: 138px;
	position: relative;

}
.login_title
{
	margin-bottom: 50px;
}
a
{
	font-family: verdana, Arial, Tahoma;
	font-size: 8.25pt;
	color: #000000;
	text-decoration: none;		
	
}
a:visited
{
	font-family: verdana, Arial, Tahoma;
	font-size: 8.25pt;
	color: #0086b0;
	text-decoration: none;		
	
}
.login_text
{
	
	font-family: Verdana, Arial, Tahoma;
	font-size: 8.25pt;
	color: #000000;
	margin-left: 87px;
	margin-top: 10px;
	font-weight: normal;

}

.validatorCalloutHighlight 
{
   background-color: lemonchiffon; 
}

.signup-astr {
	color:#cc0000;
}

.signup-good {
	color: Green;
}

