
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}
.tipsy-north {
	background-image:url(../images/tipsy/tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(../images/tipsy/tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(../images/tipsy/tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(../images/tipsy/tipsy-west.gif);
	background-position:left center;
}

#container {
	width:240px;
	margin:0 auto;
}

#content {
	width:520px;
	min-height:500px;
}
#topnav {
font-size:11px;
padding:1px 25px;
text-align:right;
}
#topnav a.signin {
	background:#88bbd4;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:transparent url("../images/signin-nav-bg-ie.png") no-repeat 0 0;
	padding:4px 12px 6px;
}
#topnav a.signin:hover {
	background:#59B;
	background:transparent url("../images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
	padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
	background-position:0 3px!important;
}

a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
	background-image:url("../images/toggle_down_light.png");
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:4px 16px 6px 0;
}
#topnav a.menu-open {
	background:#ddeef6!important;
	color:#666!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url("../images/toggle_up_dark.png");
	color:#789;
}

#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#ddeef6;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:10px;
margin-left:-20px;
margin-top:-1px;
	color:#789;
	font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#27B!important;
}
#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url('../images/bg-btn-blue.png') repeat-x scroll 0 0;
	border:1px solid #39D;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.ie6 .tipsy {
	width:250px;
}
.signup-tip {
	line-height:18px;
	margin:30px 0;
	color:#333;
}
.signup-tip a {
	font-weight:bold;
}
.col1 {
background-image:url("../images/shadow.png");
background-position:right top;
background-repeat:no-repeat;
float:left;
width:220px;
}


.sorting {
background-image:url("../images/sorting_bg.gif");
background-repeat:repeat-x;
border:1px solid #CDCDCD;
float:left;
height:31px;
margin:7px 0;
width:695px;
}
.sorting ul.paging {
float:left;
list-style:none outside none;
margin-left:10px;
padding-top:5px;
}
.sorting ul.paging li {
float:left;
height:23px;
padding:4px 10px 0;
}
.sorting ul.views {
border:1px solid #CDCDCD;
float:right;
list-style:none outside none;
margin:4px 5px 0 0;
}
.sorting ul.views li {
float:left;
}
.sorting ul.views li a {
float:left;
}
#page_navigation {
float:right;
margin-top:4px;
}
#page_navigation p {
background:none repeat scroll 0 0 #2266BB;

border:1px solid #AAAAEE;
color:#FFFFFF;
float:left;
line-height:15px;
margin:0 5px;
padding:0.3em 0.5em;
}


#page_navigation a {
border:1px solid #AAAAEE;
color:#1155BB;
text-decoration:none;
display:block;
float:left;
margin-bottom:5px;
margin-right:5px;
min-width:1em;
padding:0.3em 0.5em;
text-align:center;
}
.active_page {
background:none repeat scroll 0 0 #2266BB;
border:1px solid #AAAAEE;
color:#FFFFFF !important;
}
#number_of_products {
float:left;
margin-top:8px;
}

#page_navigation .previous_link.currebnt {

background:none repeat scroll 0 0 #FFFFFF;
border-color:#999999;
color:#999999;
}






.adv {
background-image:url("../images/left_bg.gif");
background-position:center top;
background-repeat:repeat-y;
float:left;
margin-bottom:10px;
padding:0;
width:222px;
}
.maincont_left_td .adv h5 {
color:#666666;
float:left;
padding:10px 0 5px 10px;
margin:0;
}
.maincont_left_td .small_heading {
background-image:url("../images/left_head.gif");
float:left;
height:34px;
width:222px;
}
.maincont_left_td .left_botm {
background-image:url("../images/left_botm.gif");
float:left;
height:10px;
width:222px;
}
h5 {
font-size:14px;
font-weight:normal;
}

/*
////////////////////////////////////// LOGIN PAGE //////////////////////////////
*/
.login {
float:left;
padding:6px 0 0;
width:932px;
}
.login h3 {
padding:0 0 20px;
}
.registrd {
background-color:#ffffff;
border:5px solid #DBDBDB;
float:left;
height:224px;
overflow:hidden;
padding:12px 20px;
width:415px;
}
.registrd h3 {
padding-bottom:10px;
}
.registrd p {
padding-bottom:10px;
}
.registrd a.forgot {
float:right;
margin-left:60px;
padding-top:7px;
text-decoration:underline;
}
.newcus {
background-color:#ffffff;
border:5px solid #DBDBDB;
float:left;
overflow:hidden;
padding:12px 20px;
width:415px;
margin-right:2px
}
.newcus h3 {
padding-bottom:10px;
}
.newcus p {
padding:5px 0;
}

/*
////////////////////////////////////// LOGIN PAGE //////////////////////////////
*/
