@charset "utf-8";
body, p, ul, li, h1, h2, h3, textbox, textarea, select, form, input, iframe, form {
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
:focus {
	outline:0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate!important;
	border-spacing:0;
}
caption, th, td {
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
img {
	border:0;
}
a:hover {
	text-decoration:none;
}
input[type="checkbox"], input[type="radio"] {
	vertical-align:top!important;
}
#wrapper {
	width:970px;
	margin:0 auto;
}
#logo {
	padding-left:5px;
	width:285px;
	float:left;
	margin-top:6px;
}
#headerRight, #topNav {
	width:auto;
	float:right;
}
#topNav .leftcurve {
	background:url(../graphics/images/green_nav_leftcurve.gif) no-repeat 0 0;
	padding:0 0 0 5px;
	float:left;
	width:auto;
}
#headerRight {
	height:72px;
}
.displayPhone {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#052F59!important;
}
.profileComplete {
	border:0;
	position:absolute;
	margin-left:510px;
	width:160px;
	height:60px;
}
.profileComplete a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#E89F01!important;
}
.profileComplete .indicator {
	border:1px solid #0F2C57;
	width:100%;
	margin:5px 0;
	background-color:#eee;
	overflow:hidden;
}
.profileComplete .indicator .completeness {
	background:url(../graphics/images/bg-profile-indicator.gif) left top repeat-x;
	height:12px;
}
.logined p {
	width:125px;
	float:left;
	padding:3px;
}
.logined p.right {
	padding-top:8px;
	width:104px;
	text-align:right;
	padding-right:0;
	float:right;
}
.logined p.first {
	padding-top:8px;
	width:120px;
}
.logined p.second {
	padding-top:8px;
	width:110px;
	font-weight:bold;
}
.logined p.third {
	padding-top:8px;
	width:180px;
}
.logined p a {
	color:#003975;
}
.inputBox {
	border:1px solid #999;
}
#headerRight.logined {
	margin-top:5px;
	width:670px;
}
#headerRight #loginStatus {
	float:left;
	border:1px solid red;
	width:200px;
	height:60px;
}
.clear {
	clear:both;
}
#loginBox {
	padding-top:17px;
	width:271px;
	float:left;
}
#creatAccount {
	padding-top:17px;
	width:310px;
	float:left;
}
#creatAccount .row {
	float:left;
	width:100%;
}
#loginBox p, #creatAccount p {
	width:120px;
	float:left;
}
#loginBox p.left {
	margin-right:10px;
}
input.inputField, #creatAccount p input.inputField {
	padding:4px;
	width:110px;
	_width:117px;
	color:#313131;
	background:url(../graphics/images/bg-textBox.gif) bottom left repeat-x;
	border:1px solid #999;
}
#creatAccount p {
	float:right;
	width:auto;
	margin-left:5px;
}
* html #creatAccount p {
	width:125px;
}
.commonList p input[type="password"] {
	border:1px solid #ccc;
	width:180px;
}
#creatAccount p input.pswd {
	margin-top:4px;
}
input.btn {
	padding:3px;
	background:url(../graphics/images/common_btn.gif) left top repeat-x;
	border:1px solid #b1b1b1;
	font-size:12px;
	padding:4px 6px!important;
	color:#615e5e;
	margin-top:4px;
	cursor:pointer;
}
input.btn:hover {
	background:url(../graphics/images/common_btn_over.gif) left top repeat-x;
	border:1px solid #071150;
	color:#fff;
}
#creatAccount p.createacbtn {
	padding-left:20px;
}
#creatAccount p.createacbtn input.btn {
	width:100px;
}
#creatAccount p input.btn {
	width:100px;
}
#loginBox p.forgot {
	padding-top:6px;
}
#loginBox p.forgot a {
	color:#313131;
}
#seperator {
	width:35px;
	float:left;
	margin-right:24px;
}
#seperator img {
	padding:8px 0 0 10px;
}
#topNav {
	background:url(../graphics/images/green_repbg.gif) repeat-x 0 0;
	margin-top:5px;
	margin-bottom:1px;
}
#topNav img.curve {
	float:left;
}
#searchBox input.srch {
	width:75px;
	text-align:right;
	padding-right:18px;
	float:left;
	margin-right:3px;
	border:0;
	color:#999;
	background:#fff url(../graphics/images/search_arr.gif) 82px 7px no-repeat;
	cursor:pointer;
	padding-top:3px;
	padding-bottom:7px;
}
#searchBox input.btn {
	width:22px;
	height:22px;
	float:left;
	padding:3px;
	border:0;
	margin-top:1px;
	cursor:pointer;
	background:none;
}
#searchBox p {
	padding:4px 10px 0 15px;
	width:90px;
	float:left;
	text-align:right;
}
#searchBox p a {
	color:#fff;
	background:none!important;
	text-decoration:none;
}
#searchBox p a:hover {
	text-decoration:underline;
}
#searchBox #searchList {
	width:93px;
	border:1px solid #999;
	float:left;
	right:0;
	top:21px;
	list-style:none;
	z-index:100;
	position:absolute;
	background:#fff;
}
.hide {
	left:-1000px;
}
#searchBox #searchList ul {
	list-style-type:none;
	float:left;
	height:auto!important;
}
#searchBox #searchList ul li {
	float:left;
}
#searchBox #searchList ul li a {
	display:block;
	float:left;
	width:auto;
	text-decoration:none;
	padding:2px;
	vertical-align:middle;
	margin:0;
	color:#000;
	cursor:pointer;
	width:89px;
	text-align:right;
}
#searchBox #searchList ul li a:hover {
	background:#CCF4FC;
	color:#003975;
	cursor:pointer;
}
#mainContent {
	padding-bottom:50px;
	min-height:380px;
	width:980px;
	float:left;
}
#leftPanel h2, #rightContent h2 {
	padding:6px 0;
	font-size:17px;
	letter-spacing:1px;
	font-weight:normal;
	color:#003975;
}
#sideMenu ul, #sideMenu ul li {
	list-style:none;
	_height:2px;
}
#sideMenu li a {
	padding:8px;
	display:block;
	border-bottom:1px solid #b7dfeb;
	padding-left:10px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2f6385;
	text-decoration:none;
}
#sideMenu li a:hover {
	background-color:#dbeef4;
}
#subscribe, #reviews, #news, #polls {
	margin-top:20px;
}
#subscribe input.category, #subscribe input#categorySelect {
	width:140px;
	margin-top:2px;
}
#subscribe input#categorySelect {
	background:url(../graphics/images/select-skin.png) right top no-repeat;
	border:0;
	border-left:solid 1px #999;
	padding:5px;
	cursor:pointer;
	height:14px;
	margin-bottom:2px;
}
#subscribe #catList {
	width:167px;
	border:1px solid #999;
	float:left;
	margin-top:-2px;
#margin-top:26px;
#margin-left:-174px;
	list-style:none;
	z-index:100;
	position:absolute;
	background:#fff;
}
.hide {
	left:-1000px;
}
#subscribe #catList ul {
	list-style:none;
}
#subscribe #catList a {
	display:block;
	text-decoration:none;
	height:20px;
	padding-left:5px;
	vertical-align:middle;
	margin:0;
	color:#000;
	list-style:none;
	cursor:default;
}
#subscribe #catList a:hover {
	background:#CCC;
}
#reviews img {
	border:1px solid #ccc;
	padding:1px;
	float:left;
	margin-right:5px;
	margin-top:7px;
}
#reviews p.title, #news p.title, #polls p.title, #conversation p.title {
	color:#003975;
	padding:2px 0;
	font-size:12px;
}
#reviews p, news p, #polls p, #conversation p {
	line-height:15px;
}
#reviews p a, #news p a, #polls a, #conversation a {
	color:#036;
	text-decoration:none;
}
#reviews p a:hover, #news p a:hover, #polls a:hover, #conversation a:hover {
	text-decoration:underline;
}
.skinnableSelect select {
	width:170px;
	height:23px;
	border:1px solid #999;
}
#polls a:hover {
	color:#060;
}
#polls ul {
	list-style:none;
}
#polls ul li {
	padding:2px 0;
}
hr {
	height:1px;
	color:#ccc;
	background:#ccc;
	margin:10px 0;
	clear:both;
	border:0;
}
.tabcontent {
	font-size:13px;
	font-weight:bold;
	color:#2E5984;
	padding:3px 0;
}
#ddtabs ul {
	list-style:none;
	margin-top:10px;
	padding-right:5px;
}
#ddtabs ul li {
	float:right;
	margin-left:3px;
	width:77px;
	text-align:center;
}
#ddtabs ul li a {
	padding:0 5px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(../graphics/images/tab_off.gif) left top no-repeat;
	color:#1c4f91;
}
#ddtabs ul li a:hover, #ddtabs ul li a.current {
	background:url(../graphics/images/tab_on.gif) left top no-repeat;
	color:#fff;
}
#sc2 {
	display:none;
}
#videoContent {
	margin-top:2px;
}
#videoContent img.right {
	margin-left:20px;
}
#middleContent {
	float:left;
	width:auto;
}
#middleContent h2, #noprofile h2, #mainContent h2 {
	font-size:18px;
	font-weight:normal;
	border:0;
	color:#003975;
	padding:2px 0 10px 0;
	float:left;
	width:100%;
}
#ads {
	text-align:right;
	float:right;
}
#ads img {
	margin-top:20px;
	width:170px;
}
.slidingPhoto {
	padding-top:10px;
}
.slidingPhoto h2 {
	font-size:17px;
	margin:8px 0;
	letter-spacing:1px;
	color:#1C4F91;
	font-weight:normal;
	padding-bottom:4px;
	border-bottom:1px solid #ccc;
}
.selFilter {
	float:right;
	padding:1px;
	margin:2px 0;
}
#wrapperouter {
	float:left;
	width:100%;
}
#footer {
	background:url(../graphics/images/footer_bg.gif) 0 0 repeat-x;
	border-top:5px solid #36618e;
	color:#003975;
	float:left;
	width:100%;
}
.footer_inner {
	width:980px;
	margin:0 auto;
}
#footer a {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footerContent {
	float:left;
	width:980px;
}
#footer ul.solidshops_general {
	float:left;
	padding:0;
	width:230px;
}
#footer ul li {
	margin-bottom:5px;
}
#footer h4, #footer ul li.header {
	color:#003975;
	font-size:13px;
	margin-bottom:10px;
}
#footer ul.solidshops_members {
	float:left;
	padding:0;
	width:260px;
}
div.boring_stuff {
	border-top:1px solid #003975;
	color:#000;
	float:left;
	margin-bottom:20px;
	margin-top:15px;
	padding:20px 0;
	width:100%;
}
p.termsofuse {
	float:left;
	width:460px;
}
p.copyright {
	float:left;
	width:520px;
	text-align:right;
}
#footer a:link, #footer a:visited, #footer a:active {
	border-bottom:1px dotted #000;
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	color:#005C9D;
}
div.whos_behind_this {
	float:left;
	font-size:1.1em;
	padding:0 10px;
	width:440px;
}
div.whos_behind_this p {
	margin-bottom:1em;
}
p.getsocial {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#36618e;
	color:#fff;
	padding:3px;
}
.whos_behind_this ul.social_media li {
	float:left;
	font-size:.9em;
	height:16px;
	line-height:16px;
	width:145px;
}
.whos_behind_this ul.social_media li img {
	margin-right:5px;
	vertical-align:middle;
}
#dhtmlgoodies_slideshow, #dhtmlgoodies_slideshow_1, #dhtmlgoodies_slideshow_2, #dhtmlgoodies_slideshow_3, #dhtmlgoodies_slideshow_4 {
	width:536px;
	margin-top:5px;
	float:left;
}
#previewPane, #previewPane_1, #previewPane_2, #previewPane_3, #previewPane_4 {
	text-align:center;
	vertical-align:middle;
	position:relative;
}
#previewPane img, #previewPane_1 img, #previewPane_2 img, #previewPane_3 img, #previewPane_4 img {
	line-height:400px;
}
#previewPane #largeImageCaption, #previewPane_1 #largeImageCaption_1, #previewPane_2 #largeImageCaption_2, #previewPane_3 #largeImageCaption_3, #previewPane_4 #largeImageCaption_4 {
	font-style:italic;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
}
#galleryContainer, #galleryContainer_1, #galleryContainer_2, #galleryContainer_3, #galleryContainer_4 {
	height:87px;
	position:relative;
	overflow:hidden;
}
.gallery {
	width:100px;
	float:left;
}
#arrow_left, #arrow_left_1, #arrow_left_2, #arrow_left_3, #arrow_left_4 {
	position:absolute;
	left:0;
	z-index:10;
	width:20px;
	cursor:pointer;
}
#arrow_right, #arrow_right_1, #arrow_right_2, #arrow_right_3, #arrow_right_4 {
	width:20px;
	position:absolute;
	right:0;
	z-index:10;
	cursor:pointer;
}
#theImages, #theImages_1, #theImages_2, #theImages_3, #theImages_4 {
	position:absolute;
	height:51px;
	left:25px;
	width:100000px;
	font-family:Tahoma;
	font-size:11px;
	color:#444;
}
#theImages a, #theImages_1 a, #theImages_2 a, #theImages_3 a, #theImages_4 a {
	color:#444;
	text-decoration:none;
}
#theImages a:hover, #theImages_1 a:hover, #theImages_2 a:hover, #theImages_3 a:hover, #theImages_4 a:hover {
	color:#005C9D;
	text-decoration:none;
}
#theImages #slideEnd, #theImages_1 #slideEnd_1, #theImages_2 #slideEnd_2, #theImages_3 #slideEnd_3, #theImages_4 #slideEnd_4 {
	float:left;
}
#theImages img, #theImages_1 img, #theImages_2 img, #theImages_3 img, #theImages_4 img {
	float:left;
	cursor:pointer;
	border:1px solid #9DA7AB;
	margin-right:11px;
	padding:2px;
	margin-bottom:5px;
}
#theImages img:hover, #theImages_1 img:hover, #theImages_2 img:hover, #theImages_3 img:hover, #theImages_4 img:hover {
	float:left;
	cursor:pointer;
	border:1px solid #005C9D;
	margin-right:11px;
	padding:2px;
}
#waitMessage, #waitMessage_1, #waitMessage_2, #waitMessage_3, #waitMessage_4 {
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	padding:4px;
	font-size:.9em;
	font-family:arial;
}
#theImages .imageCaption, #theImages_1 .imageCaption {
	display:none;
}
#theImages span, #theImages_1 span {
	display:block;
	float:left;
}
.ddiframeshim {
	display:none;
}
.mattblackmenu {
	background:url(../graphics/images/bg-nav-blue.gif) left top repeat-x;
	float:left;
}
.mattblackmenu .leftcurve {
	float:left;
	width:auto;
	background:url(../graphics/images/blue_navleft.gif) no-repeat 0 0;
	padding:4px 0 0 5px;
}
.mattblackmenu1 {
	width:auto;
	float:right;
	padding-top:4px;
}
.mattblackmenu ul, .mattblackmenu1 ul {
	height:29px;
	list-style-type:none;
	overflow:hidden;
}
.mattblackmenu1 li {
	display:inline;
	float:left;
	margin-right:14px;
}
.mattblackmenu li {
	display:inline;
	float:left;
	margin-right:4px;
}
.mattblackmenu li a, .mattblackmenu1 li a {
	float:left;
	display:block;
	text-decoration:none;
	font-size:13px;
	color:white;
}
.mattblackmenu li a.last {
	margin-right:0;
}
.mattblackmenu1 li a {
	margin-right:10px;
	float:left;
}
.mattblackmenu1 li a span {
	padding:7px 11px 6px 11px;
	float:left;
}
.mattblackmenu li a span {
	padding:7px 11px 6px 11px;
	float:left;
}
.mattblackmenu li.categories a span {
	padding:7px 65px 6px 11px;
}
.mattblackmenu li a:hover, .mattblackmenu a.selected {
	background:url(../graphics/images/tab-blue-right.gif) no-repeat right top;
}
.mattblackmenu li.submenu a {
	background:url(../graphics/images/arrwhite.gif) no-repeat right top;
}
.mattblackmenu li.submenu a:hover, .mattblackmenu .submenu a.selected {
	background:url(../graphics/images/tab-blue-right-arr.gif) no-repeat right top;
}
.mattblackmenu1 .submenu a.selected {
	background:url(../graphics/images/tab-green-right-arr.gif) no-repeat right top;
}
.mattblackmenu1 a:hover, .mattblackmenu1 a.selected {
	background:url(../graphics/images/tab-green-right.gif) no-repeat right top;
}
.mattblackmenu1 li.greenSub a:hover, .mattblackmenu1 li.greenSub a.selected {
	background:url(../graphics/images/tab-green-right.gif) no-repeat right top;
}
.mattblackmenu li a:hover span, .mattblackmenu a.selected span, .mattblackmenu li.current a span, .mattblackmenu ul li.currentsub a span {
	background:url(../graphics/images/tab-blue-left.gif) no-repeat left top;
	color:#003975;
}
.mattblackmenu1 li a:hover span, .mattblackmenu1 a.selected span, .mattblackmenu1 li.current a span {
	background:url(../graphics/images/tab-green-left.gif) no-repeat left top!important;
	color:#074900;
	float:left;
}
.mattblackmenu ul li.current a {
	background:url(../graphics/images/tab-blue-right.gif) no-repeat right top;
	color:#000;
}
.mattblackmenu ul li.currentsub a {
	background:url(../graphics/images/tab-blue-right-arr.gif) no-repeat right top;
	color:#000;
}
.mattblackmenu1 ul li.current a {
	background:url(../graphics/images/tab-green-right.gif) no-repeat right top!important;
	color:#000;
}
.mattblackmenu1 ul li a span em {
	background:url(../graphics/images/home.gif) no-repeat 0 0;
	width:14px;
	height:13px;
	margin:1px 5px 0 0;
	float:left;
}
#AboutUsTab img.downarrowpointer {
	visibility:visible;
}
.ddsubmenustyle, .ddsubmenustyle ul, .ddsubmenustyle1, .ddsubmenustyle1 ul {
	position:absolute;
	left:0;
	top:0;
	list-style-type:none;
	background:white;
	border:1px solid #b6deec;
	border-bottom:0;
	visibility:hidden;
	z-index:100;
	margin-left:0;
}
.ddsubmenustyle1, .ddsubmenustyle1 ul {
	border:1px solid #D9FDCD;
	border-bottom:0;
}
.ddsubmenustyle li a, .ddsubmenustyle1 li a {
	display:block;
	width:150px;
	color:#003975;
	background-color:#fff;
	text-decoration:none;
	padding:7px 5px;
	border-bottom:1px solid #b6deec;
}
.ddsubmenustyle1 li a {
	border-bottom:1px solid #CBF6BE;
	color:#074900;
}
* html .ddsubmenustyle li, * html .ddsubmenustyle1 li {
	display:inline-block;
	width:150px;
}
.ddsubmenustyle li a:hover {
	background-color:#cef6fe;
	color:#003975;
}
.ddsubmenustyle1 li a:hover {
	background-color:#DFFDD5;
	color:#074900;
}
.downarrowpointer {
	padding-left:4px;
	border:0;
	visibility:hidden;
}
.rightarrowpointer {
	position:absolute;
	padding-top:3px;
	left:100px;
	border:0;
	display:none;
}
.buyseller {
	height:40px;
	float:left;
	width:750px;
	padding-left:5px;
}
.tabContent p {
	padding:5px 0;
	font-size:13px;
	font-weight:bold;
	color:#2E5984;
}
.tabdiv_int2 {
	float:left;
	width:500px;
}
.mediatabs_int2 {
	float:right;
	margin:0;
	padding:0;
	width:200px;
	position:absolute;
}
.mediatabs_int2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.mediatabs_int2 li {
	display:inline;
	margin:0;
	padding:0;
}
.mediatabs_int2 a {
	float:left;
	display:block;
	font-size:11px;
	color:#1C4F91;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../graphics/images/tab_off.gif) left top no-repeat;
	width:77px;
	height:15px;
	text-decoration:none;
	text-align:center;
	padding:0;
	border:0;
	margin-right:3px;
}
.mediatabs_int2 a.selected {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../graphics/images/tab_on.gif) left top no-repeat;
	text-align:center;
	padding:0;
	border:0;
}
div.selectbox-wrapper1 {
	position:absolute;
	border:1px solid #94C56B;
	margin-left:10px;
	padding:0;
	line-height:17px;
	font-size:11px;
	text-align:left;
	overflow:auto;
	font-family:tahoma;
	background:#FFF;
}
div.selectbox-wrapper1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.selectbox-wrapper1 ul li.selected {
	background-color:#D2F5C6;
}
div.selectbox-wrapper1 ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}
label {
	display:block;
}
.selectbox1 {
	margin:0 5px 0 0;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-family:tahoma;
	font-size:11px;
	width:160px;
	display:block;
	text-align:left;
	background:url('../graphics/images/subscribe-list-bg.jpg') right;
	height:17px;
	cursor:pointer;
	border:1px solid #BCBCBC;
	color:#5A5A5A;
}
select {
	padding:3px 0;
}
.commonList h3 {
	font-size:13px;
	font-weight:bold;
	color:#003975;
	padding:3px 0;
}
.commonBox h4 {
	font-size:13px;
	font-weight:bold;
	color:#003975;
	padding:3px 0;
	margin:0;
}
.commonList p {
	padding:5px 3px;
}
.commonList p:hover {
	background-color:#F3F3F3;
}
.commonList label {
	float:left;
	font-weight:bold;
	width:140px;
}
.commonList.confirmBid label {
	width:160px;
}
.commonList input[type="text"] {
	padding:3px;
	width:180px;
	border:1px solid #ccc;
}
.commonList textarea {
	padding:3px;
}
.commonList .browse {
	padding:0;
	border:0 solid #fff;
	cursor:pointer;
}
.imageBorder(border:2px solid #ccc;
padding:2px) .commonList textarea {
width:300px;
height:100px;
padding:2px;
}
.commonList p .textAreaDiv {
	margin-left:150px;
	width:200px;
	height:100px;
	padding:2px;
	border:1px;
}
.commonList .smallinput {
	padding:3px;
	width:55px;
	border:1px solid #ccc;
}
.commonList .smallselect {
	padding:2px;
	width:80px;
	border:1px solid #ccc;
}
.commonList select {
	background:#fff;
	border:1px solid #ccc;
	padding:2px;
}
.commonList .nowidth {
	width:auto;
	padding:2px;
}
.commonList #nophoto {
	padding:1px;
	border:1px solid #ccc;
}
.commonList .noborder {
	border:0;
}
.commonList em {
	color:#C00;
	font-style:normal;
}
.commonList a {
	color:#c00;
}
.commonList1 h3 {
	font-size:13px;
	font-weight:bold;
	color:#003975;
	padding:3px 0;
}
.commonList1 p {
	padding:5px 3px;
}
.commonList1 p:hover {
	background-color:#F3F3F3;
}
.commonList1 label {
	float:left;
	font-weight:bold;
	width:140px;
}
.commonList1.confirmBid label {
	width:160px;
}
.imageBorder(border:2px solid #ccc;
padding:2px) .commonList1 p .textAreaDiv {
margin-left:150px;
width:200px;
height:100px;
padding:2px;
border:1px;
}
.smallinput {
	padding:3px;
	width:55px;
	border:1px solid #ccc;
}
.smallselect {
	padding:2px;
	width:80px;
	border:1px solid #ccc;
}
.commonList1 select {
	background:#fff;
	border:1px solid #ccc;
	padding:2px;
}
.commonList1 .nowidth {
	width:auto;
	padding:2px;
}
.commonList1 #nophoto {
	padding:1px;
	border:1px solid #ccc;
}
.commonList1 .noborder {
	border:0;
}
.commonList1 em {
	color:#C00;
	font-style:normal;
}
.commonList1 a {
	color:#c00;
}
.alertBig {
	color:red;
	padding:20px 5px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.blockDisplay {
	float:left;
	width:100%;
}
.blockDisplay .wysiwyg {
	margin:0;
}
.smallinputfounder {
	padding:3px;
	width:35px;
	border:1px solid #ccc;
}
p.heading3 {
	font-weight:bold;
	margin-top:20px;
	font-size:12px;
	color:#003975;
}
#uploadpopup {
	padding:10px;
}
#image-portrait {
	margin-right:10px;
}
.popup_menu {
	border-bottom:1px solid #B9D9EC;
	margin-bottom:10px;
}
.multimenu a, .popup_menu a {
	color:green;
	display:block;
	background:#EEF6F9;
	width:auto;
	float:left;
	padding:2px 4px;
	margin-right:10px;
	border:1px solid #B9D9EC;
	border-bottom:0;
	text-decoration:none;
}
.multimenu a {
	border:1px solid #B9D9EC;
}
.currentprogress, .overallprogress {
	padding:5px 4px;
	margin:5px 0;
	background:#B9D9EC;
}
.multimenu {
	height:30px;
	margin-bottom:5px;
}
.multimenu:hover {
	background:none!important;
}
multi-list li span.file-size {
	width:100px;
}
.currentprogress span, .overallprogress span.progress-text {
	padding-left:10px;
	color:red;
}
.scrollingTable {
	margin-top:5px;
}
.scrollingTable table {
	border:solid #9BAFC3;
	border-width:0 1px 1px 0;
	width:99%;
}
.scrollingTable th, .scrollingTable td {
	border:solid #9BAFC3;
	border-width:1px 0 0 1px;
	padding:4px;
	text-align:left;
}
.scrollingTable th {
	background-color:#2A5580;
	color:#fff;
}
.scrollingTable tr.alt td {
	background-color:#eee;
}
.scrollingTable tbody {
	height:140px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.scrollingTable tbody tr {
	height:auto;
}
.scrollingTable thead tr .header {
	background-image:url(themes/images/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:10px!important;
	cursor:pointer;
}
.scrollingTable thead tr .headerSortUp {
	background-image:url(themes/images/asc.gif);
}
.scrollingTable thead tr .headerSortDown {
	background-image:url(themes/images/desc.gif);
}
//:::::::new css added by vinod:::::::::::::// .scrollingTablenew {
margin-top:5px;
}
.scrollingTablenew table {
	border:solid 1px #071150;
	width:100%;
	border-top:0;
	font-size:11px;
}
.scrollingTablenew th, .scrollingTable td {
	border:solid #172e45;
	border-width:1px 0 0 1px;
	padding:8px;
	text-align:center;
}
.scrollingTablenew th {
	background-color:#011e3b;
	color:#fff;
}
.scrollingTablenew tr.alt td {
	background-color:#eee;
}
.scrollingTablenew tbody {
	height:auto;
	overflow:hidden;
}
.scrollingTablenew table tbody td {
	padding:5px 0;
}
.scrollingTablenew table tbody td span.seprator {
	padding:0 1px;
}
.scrollingTablenew tbody tr {
	height:auto;
}
.scrollingTablenew tbody tr.odd td {
	background-color:#F3F3F3;
}
.scrollingTablenew thead tr .header {
	background-image:url(themes/images/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:10px!important;
	cursor:pointer;
}
.scrollingTablenew thead tr .headerSortUp {
	background-image:url(themes/images/asc.gif);
}
.scrollingTablenew thead tr .headerSortDown {
	background-image:url(themes/images/desc.gif);
}
.scrollingTable tr td.nodata {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
@media projection, screen {
.tabs-hide {
	display:none;
}
}
.tabs-nav {
	list-style:none;
}
.tabs-nav:after {
	display:block;
	clear:both;
	content:" ";
}
.tabs-nav li {
	float:left;
	margin-right:3px;
	min-width:84px;
}
.tabs-nav a, .tabs-nav a span {
	display:block;
	padding:0 10px;
	background:url(../graphics/images/tab.png) no-repeat;
}
.tabs-nav a {
	position:relative;
	top:1px;
	padding-left:0;
	color:#003975;
	font-weight:normal;
	line-height:1.2;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
.tabs-nav .tabs-selected a {
	color:#000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	background-position:100% -150px;
	outline:0;
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
	background-position:100% -100px;
}
.tabs-nav a span {
	width:64px;
	min-width:64px;
	height:18px;
	min-height:18px;
	padding-top:6px;
	padding-right:0;
}
*>.tabs-nav a span {
	width:auto;
	height:auto;
}
.tabs-nav .tabs-selected a span {
	padding-top:7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
	background-position:0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
	background-position:0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {
	cursor:text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	cursor:pointer;
}
.tabs-nav .tabs-disabled {
	opacity:.4;
}
.tabs-loading em {
	padding:0 0 0 20px;
	background:url(../graphics/images/loading.gif) no-repeat 0 50%;
}
.profiletab li {
	min-width:60px;
}
.profiletab a {
	padding-right:4px;
}
.profiletab a span {
	min-height:13px;
	padding:2px;
	min-width:55px;
}
.profiletab .tabs-selected a span {
	padding-top:3px;
}
div.wysiwyg {
	border:1px solid #ccc;
	padding:5px;
	background-color:#fff;
}
div.wysiwyg * {
	margin:0;
	padding:0;
}
div.wysiwyg ul.panel {
	border-bottom:1px solid #ccc;
	height:20px;
	width:100%;
	padding:0 0 4px 0;
}
div.wysiwyg ul.panel li {
	list-style-type:none;
	float:left;
	margin:0 2px;
	background:#fff;
}
div.wysiwyg ul.panel li.separator {
	height:16px;
	margin:0 4px;
	border-left:1px solid #ccc;
}
div.wysiwyg ul.panel li a {
	opacity:.6;
	display:block;
	width:16px;
	height:16px;
	background:url('../graphics/images/jquery.wysiwyg.gif') no-repeat -64px -80px;
	border:0;
	cursor:pointer;
	padding:1px;
}
div.wysiwyg ul.panel li a:hover, div.wysiwyg ul.panel li a.active {
	opacity:.99;
}
div.wysiwyg ul.panel li a.active {
	background-color:#f9f9f9;
	border:1px solid #ccc;
	border-left-color:#aaa;
	border-top-color:#aaa;
	padding:0;
}
div.wysiwyg ul.panel li a.bold {
	background-position:0 -16px;
}
div.wysiwyg ul.panel li a.italic {
	background-position:-16px -16px;
}
div.wysiwyg ul.panel li a.strikeThrough {
	background-position:-32px -16px;
}
div.wysiwyg ul.panel li a.underline {
	background-position:-48px -16px;
}
div.wysiwyg ul.panel li a.justifyLeft {
	background-position:0 0;
}
div.wysiwyg ul.panel li a.justifyCenter {
	background-position:-16px 0;
}
div.wysiwyg ul.panel li a.justifyRight {
	background-position:-32px 0;
}
div.wysiwyg ul.panel li a.justifyFull {
	background-position:-48px 0;
}
div.wysiwyg ul.panel li a.indent {
	background-position:-64px 0;
}
div.wysiwyg ul.panel li a.outdent {
	background-position:-80px 0;
}
div.wysiwyg ul.panel li a.subscript {
	background-position:-64px -16px;
}
div.wysiwyg ul.panel li a.superscript {
	background-position:-80px -16px;
}
div.wysiwyg ul.panel li a.undo {
	background-position:0 -64px;
}
div.wysiwyg ul.panel li a.redo {
	background-position:-16px -64px;
}
div.wysiwyg ul.panel li a.insertOrderedList {
	background-position:-32px -48px;
}
div.wysiwyg ul.panel li a.insertUnorderedList {
	background-position:-16px -48px;
}
div.wysiwyg ul.panel li a.insertHorizontalRule {
	background-position:0 -48px;
}
div.wysiwyg ul.panel li a.h1 {
	background-position:0 -32px;
}
div.wysiwyg ul.panel li a.h2 {
	background-position:-16px -32px;
}
div.wysiwyg ul.panel li a.h3 {
	background-position:-32px -32px;
}
div.wysiwyg ul.panel li a.h4 {
	background-position:-48px -32px;
}
div.wysiwyg ul.panel li a.h5 {
	background-position:-64px -32px;
}
div.wysiwyg ul.panel li a.h6 {
	background-position:-80px -32px;
}
div.wysiwyg ul.panel li a.cut {
	background-position:-32px -64px;
}
div.wysiwyg ul.panel li a.copy {
	background-position:-48px -64px;
}
div.wysiwyg ul.panel li a.paste {
	background-position:-64px -64px;
}
div.wysiwyg ul.panel li a.increaseFontSize {
	background-position:-16px -80px;
}
div.wysiwyg ul.panel li a.decreaseFontSize {
	background-position:-32px -80px;
}
div.wysiwyg ul.panel li a.createLink {
	background-position:-80px -48px;
}
div.wysiwyg ul.panel li a.insertImage {
	background-position:-80px -80px;
}
div.wysiwyg ul.panel li a.html {
	background-position:-48px -48px;
}
div.wysiwyg ul.panel li a.removeFormat {
	background-position:-80px -64px;
}
div.wysiwyg ul.panel li a.empty {
	background-position:-64px -80px;
}
div.wysiwyg iframe {
	border:0;
	margin:0;
	padding:0;
}
.urlReff p {
	height:25px;
	margin-top:10px;
}
.urlReff label {
	float:left;
	width:105px;
}
.urlReff p.heading {
	font-weight:bold;
	background-color:#2D6FA3;
	color:#fff;
	height:23px;
}
.urlReff p span {
	float:left;
	padding:5px;
}
.urlReff p span.sl {
	width:30px;
}
.urlReff p span.linktype, .urlReff p span.urllink {
	width:155px;
}
.urlReff p span.verified {
	width:90px;
}
.urlReff p span.del {
	width:65px;
}
.urlReff p span.del img {
	cursor:pointer;
	mergin-left:10px;
}
.urlReff label.sl {
	width:40px;
}
.divScrollContent {
	width:375px;
	overflow-x:scroll;
	height:150px;
	overflow-y:scroll;
	background-color:#fff;
}
.divScrollAuto {
	overflow:hidden;
	width:600px;
}
.innerDiv {
	border:1px solid #369;
	padding:5px;
	margin-right:2px;
	float:left;
	width:auto;
}
.divScrollAuto input {
	width:auto;
	border:0;
}
.innerDiv {
	width:130px;
}
.innerDivLeft {
	display:inline;
}
.innerDivRight {
	display:inline;
}
#ScategoryBreadCrumDiv {
	border:1px solid #ccc;
	padding:5px;
	background:#ECFCFF;
	width:365px;
}
#categoryBreadCrumDiv {
	margin:10px 0;
	padding:5px;
	background-color:#ECE9D8;
}
.innerDivLeft {
	margin-right:5px;
}
.divRowItem {
	cursor:pointer;
}
div:hover.divRowItem {
	background-color:rgb(100%,100%,70%);
}
.divRowItemSelected {
	cursor:pointer;
	background-color:#ADD8E6;
}
div:hover.divRowItemSelected {
	background-color:rgb(100%,100%,70%);
}
.divRowItemHeading {
	text-align:center;
	background-color:#bbb;
}
#login_messages {
	font:14px normal ms sans serif, arial, verdana, Times new roman;
	width:140px;
	border:1px solid #666;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-170px;
	width:300px;
	height:70px;
	z-index:10;
	border:10px solid #bebebe;
	background-color:#eee;
	color:#f00;
	display:none;
}
#login_messages div {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}
.ajaxSearchResults {
	position:absolute;
	float:left;
	display:none;
	width:220px;
	padding:1px;
	border:1px solid #ccc;
	z-index:99999;
	cursor:pointer;
	background-color:#EFEFEF;
	color:#000;
	border-bottom:thin #ccc solid;
	margin-left:143px;
	margin-top:-6px;
}
.ajaxSearchResults td {
	padding:1px;
}
.ajaxSearchResults div {
	border-bottom:thin #ccc solid;
}
.topheading {
	text-align:left;
}
iframe#helpShim {
	height:0;
}
.ajaxTextEntryHover {
	background-color:#E9E9E9;
	color:#003975;
}
form.gsc-search-box {
	display:none;
}
.gsc-tabHeader {
	display:none;
}
.gsc-control {
	width:100%!important;
}
.gsc-keeper {
	background-image:url(../graphics/images/copyurl.gif)!important;
	background-position:200px 3px!important;
	color:#fff!important;
	font-size:0!important;
	padding:8px!important;
}
.gsc-tabsArea {
	display:none;
}
.gs-visibleUrl {
	display:none;
}
#wikiresult {
	display:none;
	width:380px;
	height:360px;
	float:right;
	overflow:auto;
	position:absolute;
	margin-left:475px;
	margin-top:0;
	font-size:11px;
	border:1px solid #ccc;
	padding:5px;
	background-color:#FFF;
}
#wikiresult p {
	text-align:right;
	float:right;
}
#wikiresult p.title {
	padding:2px 0;
	color:#006;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
#wikiresult p.title:hover {
	background:#FFF;
}
#wikiresult.reference {
	margin:0;
	width:540px;
	margin-top:20px;
}
#wikiresult.reference .gsc-control {
	width:480px;
}
#resulttype {
	font-size:13px;
	font-weight:bold;
}
.thmImg {
	padding:1px;
	border:1px solid #ccc;
}
#myInterest p {
	padding:3px;
	background-color:#999;
	font-size:12px;
	color:#FFF;
	margin-bottom:5px;
	clear:both;
	margin-top:20px;
}
#myInterest ul, #myInterest ul li {
	list-style:none;
}
#myInterest ul li {
	width:180px;
	float:left;
	padding:2px 0;
}
#myInterest ul {
	padding-bottom:20px;
}
#myInterest p.nobg {
	background:none;
}
.thmPhoto {
	padding:1px;
	border:1px solid #ccc;
}
.profileOverview {
	padding:5px;
	margin-bottom:5px;
	padding-left:0;
}
#unVarifiedProfile {
	float:left;
	width:100%;
	border:1px solid #ccc;
	margin-bottom:20px;
}
#unVarifiedProfile p.title {
	background:url("../graphics/images/bg_heading.gif") repeat-x scroll left top transparent;
	color:#003975;
	font-size:13px;
	font-weight:bold;
	padding:4px;
}
#unVarifiedProfile .texterror {
	font-size:12px;
}
#unVarifiedProfile .bidplace {
	float:right;
	width:200px;
	border:1px solid #E5E9EC;
	padding:5px 10px;
	margin:5px;
	background:#F6F7F8;
}
#unVarifiedProfile .bidplace span {
	float:right;
}
#unVarifiedProfile .bidder {
	width:520px;
}
#unVarifiedProfile .bidder p.title {
	width:510px;
}
#unVarifiedProfile .bidderContent {
	padding:5px;
	padding-bottom:10px;
}
#unVarifiedProfile .bidderContent p {
	width:150px;
}
#unVarifiedProfile .bidderContent p input {
	width:110px;
}
#unVarifiedProfile .bidderContent p.email {
	width:210px;
}
#unVarifiedProfile .bidderContent p.email input {
	width:170px;
}
#unVarifiedProfile .bidderContent p input.btn_green {
	width:65px;
	border:0;
	margin-top:0;
}
#profileGalery {
	width:auto;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
#imgBox {
	padding:1px;
	border:1px solid #ccc;
	text-align:center;
}
#togPhone {
	float:left;
	width:200px;
	position:absolute;
	margin-top:130px;
	margin-left:120px;
}
.briefbio p {
	line-height:16px;
	margin-bottom:5px;
}
.biocontent {
	height:25px;
	margin-top:10px;
}
.biocontent p.loc {
	color:#999;
	float:left;
}
.biocontent p.contri {
	width:150px;
	color:#999;
	float:left;
}
.biocontent p.site {
	color:#999;
	float:right;
}
.biocontent p label {
	float:left;
	color:#069;
	margin-right:10px;
}
.bioaction {
	height:20px;
	list-style:none;
}
.profilePref {
	padding:10px;
	margin-bottom:20px;
	border:1px solid #ccc;
	border-top:0;
}
.profilePref p {
	float:left;
	width:330px;
	padding:5px 0;
}
.profilePref p label {
	float:left;
	width:150px;
	color:#069;
}
.profilePref p a.edit {
	color:#999;
	margin-left:5px;
}
.profilePref p a.edit:hover {
	color:red;
}
.bioaction {
	list-style:none;
}
.bioaction li {
	display:inline;
	width:145px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
.bioaction li a {
	background:url(../graphics/images/bg_icon.gif) no-repeat;
	padding:1px;
	padding-left:20px;
	color:#c00;
	text-decoration:none;
}
.bioaction li a:hover {
	text-decoration:underline;
}
.bioaction li.addfav a {
	background-position:0 0;
}
.bioaction li.admin a {
	background-position:0 -25px;
}
.bioaction li.rank {
	font-size:14px;
	color:#003975;
	width:100px;
}
#topBidContent {
	width:365px;
	height:170px;
}
.red {
	color:red;
}
.topBidders {
	width:345px;
	float:left;
	margin-top:0;
	margin-left:10px;
}
.topBidders ul li, .tokenPurchase ul li, .bidHist ul li {
	padding:3px 0;
	border-bottom:1px dotted #ccc;
	list-style:none;
}
.topBidders ul li.last, .tokenPurchase ul li.last, .bidHist ul li.last {
	border:0;
}
.topBidders ul li span {
	color:#C00;
}
.topBidders ul li label, .tokenPurchase ul li label, .bidHist ul li label {
	width:195px;
	float:left;
	margin-left:5px;
}
.topBidders ul li label.topper {
	padding-top:7px;
	font-weight:bold;
}
.topBidders ul li label.mid {
	width:75px;
	float:left;
	margin-left:5px;
}
.topBidders ul li label {
	width:170px;
}
.topBidders.simple {
	margin-top:5px;
	margin-right:5px;
	width:200px;
	border:0;
	float:right;
	height:170px;
}
.bidder {
	margin-top:0;
	border:1px solid #E0E5E9;
	width:450px;
	float:left;
}
.bidderContent {
	padding:0;
}
.bidderContent .texterror {
	float:left;
	width:520px;
	margin-top:1px;
	font-size:12px;
}
.bidderContent .simplebid {
	width:205px;
	float:left;
	padding-top:8px;
}
.bidderContent .giftph {
	width:205px;
	float:left;
	margin-right:10px;
}
.bidderContent .giftph #giftphone {
	border:1px solid #ccc;
	border-top:0;
	float:left;
	width:160px;
	padding:8px 0 5px 5px;
}
.bidderContent .giftph #giftphone p {
	width:155px;
}
.bidderContent .giftph #giftPhBtn {
	float:left;
	width:160px;
}
.bidderContent .giftph #giftPhBtn img {
	margin-left:10px;
	cursor:pointer;
}
.bidderContent .timebound {
	width:170px;
	float:left;
}
.bidderContent #frmToTime {
	border:1px solid #ccc;
	border-top:0;
	float:left;
	width:162px;
	padding:8px 0 5px 5px;
}
#frmToTimeBtn img {
	margin-left:10px;
	cursor:pointer;
}
.bidder {
	border:0;
	width:530px;
	margin-top:5px;
	margin-left:5px;
}
.bidder p.title {
	width:520px;
}
.bidder p.title span {
	float:right;
}
.bidder p {
	width:190px;
	float:left;
}
.bidder p select, .bidder p input {
	width:120px;
	margin:2px 0;
	padding:2px;
	border:1px solid #7F9DB9;
}
.bidder p select {
	padding:1px;
}
.bidder p input.btn_green {
	width:65px;
	margin-top:10px;
}
.bidder p.email {
	width:170px;
}
.bidder p.email input {
	width:155px;
}
.bidder p.bidamt {
	width:100%;
	float:none;
}
.biddermessagebox {
	margin:0;
}
.topBidders, .tokenPurchase, .bidHist {
	background:#fff;
	border:1px solid #E0E5E9;
	margin-top:15px;
	height:150px;
}
.topBidders ul.simple li {
	padding:7px 5px;
}
.topBidders ul.simple li:last-child, .topBidders ul.simple li.last {
	border:none;
}
.simple li.topper {
	font-weight:bold;
}
.topBidders p.title, .bidder p.title, .tokenPurchase p.title, .bidHist p.title {
	font-weight:bold;
	padding:4px;
	font-size:13px;
	color:#003975;
	background:url(../graphics/images/bg_heading.gif) top left repeat-x;
}
.tokenPurchase .title span a {
	font-size:11px;
	float:right;
	font-weight:normal;
	color:#666;
	background:url(../images/ico_cconverter.gif) no-repeat;
	padding-left:16px;
}
.tokenPurchase ul li input {
	vertical-align:middle;
	font-size:11px;
	padding:3px;
}
.photocontent_lf {
	float:left;
	width:auto;
	background:url(../graphics/images/frame_left1.gif) 10px 0 no-repeat;
	width:150px;
	height:150px;
}
.photocontent_lf img {
	width:auto;
	padding:1px;
	border:1px solid #ccc;
	margin-top:7px;
	margin-left:7px;
}
.photocontent_rt {
	float:right;
	background:url(../graphics/images/frame_right1.gif) top right no-repeat;
	width:130px;
	height:147px;
	padding-left:10px;
	margin-top:40px;
}
.photocontent_rt img {
	width:auto;
	padding:1px;
	border:1px solid #ccc;
	margin-top:7px;
	margin-left:30px;
}
.messgbox {
	height:185px;
	background-position:0 18px;
	float:left;
	width:475px;
	background:url(../graphics/images/bg_speak.gif) top left no-repeat;
}
.messgbox p.title1 {
	color:#003975;
	margin-left:30px;
	margin-top:10px;
	font-weight:bold;
}
.messgbox p.title2 {
	color:#003975;
	margin-left:40px;
	margin-top:48px;
	font-weight:bold;
}
.messgbox .txtarea1 {
	margin-top:4px;
	height:35px;
	margin-left:30px;
	width:400px;
	border:1px solid #ccc;
	padding:2px;
	background:none;
}
.messgbox .txtarea2 {
	margin-top:5px;
	height:32px;
	margin-left:40px;
	width:400px;
	border:1px solid #ccc;
	padding:2px;
	background:none;
}
#introBtn {
	height:30px;
}
#introBtn img {
	margin-top:-1px;
	position:absolute;
	margin-left:10px;
	cursor:pointer;
}
.bidderContent.simple {
	height:82px;
}
.bidderContent.simple p {
	width:120px;
}
.bidderContent.simple p select {
	width:70px;
	padding:2px;
	margin-top:2px;
}
.bidderContent.simple p input#amount {
	width:80px;
	padding:1px;
}
.dollar {
	color:#c80000;
}
.bidderContent select {
	margin-top:2px;
	padding:2px;
	border:1px solid #ccc;
}
.position {
	font-size:13px;
	font-weight:bold;
	color:#2A5580;
	margin-top:10px;
}
.position span.bookmark {
	float:right;
	padding-top:4px;
}
.profileOverview p.thumb img {
	width:75px;
	padding:1px;
	border:1px solid #ccc;
	margin-right:10px;
}
.profileOverview p.thumb a:hover img {
	border:1px solid #3271A6;
}
.profileOverview p.thumbgal img {
	width:75px;
	padding:1px;
	border:1px solid #ccc;
	margin-right:6px;
	margin-top:10px;
}
.profileOverview p.thumb img.last {
	margin:0;
}
.commonBox {
	margin-bottom:5px;
}
.commonBox h3 {
	padding:3px;
	font-size:14px;
	color:#003975;
	border-bottom:1px solid #ccc;
}
.commonBox .skills ul {
	margin-left:20px;
}
.commonBox .skills ul li {
	padding:3px 0;
	list-style:bullet;
	font-weight:normal;
}
.commonBox .skills ul li strong {
	font-weight:normal;
}
.commonBox .commonList p:hover {
	background:none;
}
.commonBox .commonList p label {
	color:#999;
	font-weight:normal;
	width:125px;
}
.commonBox .skills, .commonBox .commonList {
	padding:5px;
}
.commonBox a {
	color:#666;
	text-decoration:none;
}
.commonBox a:hover {
	color:#000;
	text-decoration:underline;
}
.photoVideo {
	padding:8px;
}
.photoVideo img {
	padding:1px;
	border:1px solid #ccc;
	margin-right:10px;
}
.feature {
	width:110px;
	margin:10px;
	float:left;
	text-align:center;
}
.feature img.thm {
	padding:1px;
	border:1px solid #ccc;
}
.feature p.title {
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
}
.star {
	width:10px;
	border:0;
	float:none;
}
#actBidOpt a {
	color:#999;
}
#availabilityData p.title, #actBidOpt p.heading {
	font-weight:bold;
	border-top:1px dotted #E9E9E9;
	height:20px;
	color:#003975;
	background:url(../graphics/images/bg_heading.gif);
	padding:0 5px;
}
#availabilityData p, #actBidOpt p {
	border-bottom:1px dotted #E9E9E9;
	height:20px;
	padding-top:2px;
	padding-left:5px;
}
#availabilityData p:hover, #actBidOpt p:hover {
	background:#F9F9F9;
}
#actBidOpt .noBids, #actBidOpt .duration, #actBidOpt .bidStart, #actBidOpt .nxtBid, #actBidOpt .bidsLeft, #actBidOpt .cancel {
	width:140px;
	float:left;
	padding:2px 0;
}
#actBidOpt .noBids {
	width:110px;
}
#actBidOpt .cancel {
	width:60px;
}
.commonList p.heading {
	font-weight:bold;
}
#middleContent.profile, #middleContent.myProfile {
	width:760px;
	padding-right:0;
}
#rightPanel.profile {
	width:760px;
	padding-left:10px;
	margin-left:0;
}
#profileTab {
	margin-bottom:20px;
}
#availabilityData p.result {
	margin-top:10px;
	color:#006;
	font-weight:bold;
	border:0;
	font-size:12px;
}
{
background:#CDF9FC;
margin-top:15px;
font-weight:bold;
font-size:11px;
border-top:1px dotted #ccc;
color:#003975;
}
#availabilityData label {
	float:left;
	padding-top:3px;
}
#availabilityData label.day {
	width:90px;
}
#availabilityData label.date {
	width:100px;
}
#availabilityData label.timeslot {
	width:133px;
}
p.amtNeeded {
	font-weight:bold;
	margin-top:20px;
	vertical-align:bottom;
}
#middleContent h2 img {
	vertical-align:middle;
}
#middleContent.myProfile h2 span.verify, .profileLinks span.verify {
	float:none;
	text-align:left;
	font-size:12px;
	margin-left:2px;
}
#middleContent.myProfile h2 {
	border:0;
	margin-bottom:0;
}
#middleContent.myProfile h2 span.auction, .profileLinks span.auction {
	float:right;
	text-align:right;
	font-size:13px;
	width:auto;
	font-weight:bold;
	color:#3F971F;
}
#middleContent h2 span.btnClaim {
	float:right;
}
.profileLinks {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	padding:2px 0;
}
.bitbtn {
	padding:2px 5px;
	margin:0;
	font-size:12px;
	background-color:#090;
	color:#fff;
	border:1px solid #43B343;
	border-bottom:1px solid #006E00;
	border-right:1px solid #006E00;
	cursor:pointer;
}
#middleContent.ourTeam {
	width:100%;
}
#srcResult {
	width:135px;
	float:right;
	margin-top:5px;
#margin-top:10px;
}
#srcResult li {
	float:left;
	display:block;
	margin-left:6px;
}
#srcResult li.grid, #srcResult li.list {
	background:url(../graphics/images/icon_view.gif) no-repeat;
}
#srcResult li img {
	width:22px;
	height:17px;
}
#srcResult li a {
	display:block;
	cursor:pointer;
}
#srcResult li.list {
	background-position:0 -21px;
}
#srcResult li.grid {
	background-position:0 -66px;
}
#srcResult li.list.active {
	background-position:0 0;
}
#srcResult li.grid.active {
	background-position:0 -42px;
}
.gridBox {
	width:135px;
	height:175px;
	float:left;
	margin-bottom:20px;
	margin-right:35px;
	background:#EAFAFD;
	padding:5px;
	border:1px solid #ccc;
}
.listBox {
	margin:10px 0;
	background:#EAFAFD;
	padding:5px;
	border:1px solid #ccc;
}
.gridBox img.thumb, .listBox img {
	height:100px;
	padding:1px;
	border:1px solid #ccc;
}
.gridBox p, .listBox p {
	padding:2px 0;
}
.gridBox p a, .listBox p a {
	color:#999;
	text-decoration:none;
}
.gridBox p a:hover, .listBox p a:hover {
	color:#2C5782;
}
.listBoxrt {
	float:left;
	width:400px;
	margin-left:10px;
}
.listBox img.thumb {
	float:left;
	width:100px;
	height:80px;
}
.listBoxrt img, .gridBox img {
	width:11px;
	height:10px;
	border:0;
	vertical-align:text-top;
}
.gridBox p.title, .listBox p.title {
	font-weight:bold;
	color:#036;
}
.gridBox p.title a, .listBox p.title a {
	color:#2A5580;
	font-size:11px;
}
#ourteamContent h3 {
	font-size:13px;
	color:#003975;
	padding:4px;
	margin-bottom:10px;
	background:#E6F1F8;
}
#ourteamContent p {
	margin:6px 0;
	font-size:12px;
}
#ourteamContent img {
	padding:1px;
	border:1px solid #ccc;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:100px;
}
#ourteamContent hr {
	height:1px;
	background:#ccc;
	color:#ccc;
}
.btn_blue {
	color:#fff;
	background:url(../graphics/images/btn_bg_blue.gif) no-repeat;
	border:0;
	width:70px;
	padding-bottom:1px;
	height:16px;
	cursor:pointer;
	outline:none;
}
.btn_red {
	color:#fff;
	background:url(../graphics/images/btn_bg_red.gif) no-repeat;
	border:0;
	width:80px;
	height:25px;
	font-weight:bold;
	padding:3px 0;
	cursor:pointer;
	outline:none;
	font-size:14px;
}
.btn_green {
	color:#fff;
	background:url(../graphics/images/btn_bg_gren.gif) no-repeat;
	border:0;
	width:65px;
	margin-top:13px;
	height:22px;
	padding-bottom:2px!important;
	cursor:pointer;
	outline:none;
	font-size:12px;
	font-weight:bold;
	padding:0;
}
.btn_profile {
	color:#fff;
	background:url(../graphics/images/btn_bg_green.gif) no-repeat;
	border:0;
	width:93px;
	height:25px;
	padding-bottom:2px!important;
	cursor:pointer;
	outline:none;
	font-size:14px;
	font-weight:bold;
	padding:0;
}
.fav {
	margin-top:10px;
}
.fav a {
	color:#060;
	text-decoration:none;
	margin-left:5px;
	font-weight:normal;
}
.fav a:hover {
	text-decoration:underline;
}
#online, #offline {
	margin:0 3px;
}
#status {
	padding-right:10px;
	background:url(../graphics/images/arr.gif) center right no-repeat;
}
.twoColBox {
	width:367px;
	float:left;
	margin-right:10px;
	margin:5px;
}
#educationFull, #employmentFull, #skillFull, #interestFull {
	display:none;
}
.twoColBox .commonList p {
	border-bottom:1px dotted #E9E9E9;
}
.contribute {
	margin-top:10px;
	font-weight:normal;
}
#companylogo {
	float:right;
}
#companylogo img {
	width:auto;
	padding:1px;
	border:1px solid #ccc;
}
.org_details {
	float:left;
	margin-left:15px;
	width:645px!important;
}
.logo_comp {
	float:left!important;
	width:102px;
}
.bidHist p.title {
	height:20px;
}
.bidHist p.title label {
	float:left;
}
.bidHist p.center label {
	text-align:center;
}
.bidHist p.title label.col1 {
	width:100px;
}
.bidHist p.title label.col01 {
	width:50px;
}
.bidHist p.title label.col02 {
	width:138px;
}
.bidHist p.title label.col2 {
	width:122px;
}
.bidHist p.title label.col3 {
	width:122px;
}
.bidHist p.title label.col4 {
	width:122px;
}
.bidHist p.title label.col5, .bidHist p.title label.col6, .bidHist p.title label.col7 {
	width:122px;
}
.bidHist ul li {
	height:16px;
}
.bidHist ul li a {
	color:#036;
}
.bidHist ul li label.col1 {
	width:117px;
}
.bidHist ul li label.col01 {
	width:45px;
}
.bidHist ul li label.col2 {
	width:117px;
}
.bidHist ul li label.col02 {
	width:133px;
}
.bidHist ul li label.col3 {
	width:117px;
}
.bidHist ul li label.col4 {
	width:117px;
}
.bidHist ul li label.col5 {
	width:117px;
}
.bidHist ul li label.col6 {
	width:117px;
}
.bidHist ul li label.col7 {
	width:95px;
}
.bidHist {
	height:auto;
	float:left;
	width:100%;
}
.no_records_bid {
	margin-left:160px!important;
}
.bidHist.won ul li {
	border:0;
}
.bidHist.won .bidListBox {
	margin:0;
	padding:3px;
	border-bottom:1px dotted #ccc;
}
.bidHist.won .bidListImg {
	float:left;
	width:200px;
}
.bidHist.won .bidListImg img {
	border:1px solid #ccc;
	padding:1px;
}
.bidHist.won .bidListImg p {
	padding-left:3px;
}
.bidListRight li {
	float:left;
	margin-top:15px;
}
.bidListRight li.amt {
	width:90px;
}
.bidListRight li.dur {
	width:113px;
}
.bidListRight li.del {
	width:70px;
}
.bidListRight li.edt {
	width:auto;
}
.bitList {
	float:left;
	width:97%;
	padding:10px;
	border-bottom:1px dotted #ccc;
}
.bitList .seller {
	float:left;
	width:80px;
	padding:2px;
}
.bitList .seller img {
	border:0;
}
.sabList ul li {
	float:left;
	margin-top:20px;
	text-align:center;
}
.sabList ul li.amt {
	width:80px;
}
.sabList ul li.dur {
	width:90px;
}
.sabList ul li.gft {
	width:90px;
}
.sabList ul li.gftn {
	width:90px;
}
.sabList ul li.action {
	width:120px;
}
.sabList ul li.bitamt {
	width:120px;
}
.sabList ul li.loc {
	width:120px;
}
.sabList ul li.pos {
	width:180px;
}
p.balance {
	margin-top:20px;
	font-size:13px;
	font-weight:bold;
}
p.balance label {
	float:right;
}
p.balance span {
	color:#C00;
}
.ddsubmenustyle1, .ddsubmenustyle1 ul {
	border:1px solid #D9FDCD;
	border-bottom:0;
}
.ddsubmenustyle li a, .ddsubmenustyle1 li a {
	display:block;
	width:150px;
	color:#003975;
	background-color:#fff;
	text-decoration:none;
	padding:7px 5px;
	border-bottom:1px solid #b6deec;
}
.ddsubmenustyle1 li a {
	border-bottom:1px solid #CBF6BE;
	color:#074900;
}
* html .ddsubmenustyle li, * html .ddsubmenustyle1 li {
	display:inline-block;
	width:150px;
}
.ddsubmenustyle li a:hover {
	background-color:#cef6fe;
	color:#003975;
}
.ddsubmenustyle1 li a:hover {
	background-color:#DFFDD5;
	color:#074900;
}
.downarrowpointer {
	padding-left:4px;
	border:0;
	visibility:hidden;
}
.rightarrowpointer {
	position:absolute;
	padding-top:3px;
	left:100px;
	border:0;
	display:none;
}
.markermenu {
	width:100%;
	clear:left;
	position:relative;
}
.markermenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.markermenu ul {
	float:left;
	width:auto;
	margin:0 0 15px -4px;
}
.markermenu ul li a {
	background:url(../graphics/images/bullet-left.gif) no-repeat 8px center;
	background-color:#fff;
	font-size:12px;
	color:#335E89;
	display:block;
	width:120px;
	padding:5px 7px 5px 20px;
	margin-left:6px;
	border-bottom:solid 1px #e7e7e7;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.markermenu ul li a:hover {
	background:#335e89 url(../graphics/images/bullet-left_over.gif) no-repeat 8px center;
	color:#fff;
}
.bluewhite li a {
	background:url(../graphics/images/bullet-left.gif) no-repeat 8px center;
	padding-left:20px;
	width:150px;
}
* html .markermenu ul li a {
	width:155px;
}
.pagination {
	margin-top:20px;
	float:right;
	padding:5px;
}
.pagination ul {
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
}
.pagination li {
	list-style-type:none;
	display:inline;
	padding-bottom:1px;
}
.pagination a, .pagination a:visited {
	padding:1px 8px;
	border:1px solid #C2C2C2;
	text-decoration:none;
	color:#000;
	background-color:white;
}
.pagination a:hover, .pagination a:active {
	border:1px solid #C2C2C2;
	color:#1380C5;
}
.pagination a.currentpage {
	background-color:#AFC1EE;
	color:#B6202A!important;
	border-color:#AFC1ED;
	font-weight:bold;
	cursor:default;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
	background-color:white;
	cursor:default;
	color:#929292;
	border-color:#929292;
}
.gridBox img.thumb, .listBox img {
	width:130px;
	height:100px;
	padding:1px;
	border:1px solid #ccc;
}
.gridBox p, .listBox p {
	padding:2px 0;
}
.gridBox p a, .listBox p a {
	color:#999;
	text-decoration:none;
}
.gridBox p a:hover, .listBox p a:hover {
	color:#2C5782;
}
.listBox img.thumb {
	float:left;
	width:100px;
	height:80px;
}
.listBoxrt img, .gridBox img {
	width:11px;
	height:10px;
	border:0;
}
.listBox p.title {
	font-weight:bold;
	color:#036;
}
.thmPhotoUp {
	width:102px;
	float:right;
}
.thmPhotoUp img {
	border:1px solid #ccc;
	padding:1px;
}
.thmPhotoUp p img {
	margin-left:10px;
	border:0;
}
.thmPhotoUp p:hover {
	background:none;
}
.bidplace p {
	padding:5px 0;
	font-weight:bold;
}
.bidplace p span {
	color:#C00;
}
.addSrc {
	margin-top:20px;
}
.addSrc a.btnSrc {
	border:1px solid #69ADDF;
	border-right:1px solid #29679A;
	margin-right:15px;
	border-bottom:1px solid #29679A;
	background:#296A9D url(../graphics/images/bg-btn.gif) top left;
	color:#fff;
	padding:3px 5px;
	text-decoration:none;
	display:block;
	width:130px;
	float:left;
}
#sFavoriteMsg, #tFavoriteMsg {
	color:red;
	padding-bottom:3px;
	text-align:left;
	width:100%;
}
.videoContent {
	padding:5px 0;
}
.bitTitle {
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
}
.bitTitle span {
	color:#F00;
}
.tokenPurchase.ccinfo {
	width:440px;
	height:auto;
}
.tokenPurchase.ccinfo input[type="text"] {
	padding:3x;
	width:200px;
	border:1px solid #999;
}
img.certified {
	float:right;
	margin-top:15px;
}
.failed li {
	padding:2px 0;
	list-style:none;
}
.smallheading {
	text-align:left;
}
.sorting {
	padding:5px;
	background:#D8F6FC;
	margin:15px 0;
	height:15px;
	font-weight:bold;
}
.sorting ul li {
	float:left;
	padding:0 7px;
	border-right:1px solid #000;
	list-style:none;
}
.sorting ul li a {
	font-weight:normal;
	color:#006;
	text-decoration:none;
}
.sorting ul li a img {
	border:0;
}
.sorting ul li a:hover {
	color:#000;
}
.sorting ul li.last, .sorting ul li.head {
	border:0;
}
#talkvally h3, .comList h3, #talkvally p.heading {
	font-size:12px;
	color:#2B3975;
	font-weight:bold;
}
#talkvally p, .comList p {
	padding:5px 0;
	font-size:12px;
}
#talkvally #seller ul, #talkvally #buyer ul, .comList ul {
	margin-left:15px;
	padding:5px 0;
}
#talkvally #seller ul li, #talkvally #buyer ul li {
	list-style:disc;
	margin-left:18px;
	padding:2px 0;
	font-size:12px;
}
.comList ul li {
	list-style:decimal;
	margin-left:18px;
	padding:2px 0;
	font-size:12px;
}
.comList ul li ul li {
	list-style:lower-alpha;
	padding:2px 0;
}
#availabilityData.cards {
	float:left;
	width:440px;
	border:1px solid #DCDADB;
}
#availabilityData.cards p {
	width:auto;
}
#availabilityData.cards p.title {
	border-top:0;
}
#availabilityData.cards p.title:hover {
	background:url(../graphics/images/bg_heading.gif);
}
.result {
	font-size:13px;
	font-weight:bold;
	color:#003975;
	padding-bottom:5px;
}
#availabilityData.cards p.title label.creditCard, #availabilityData.cards p label.cardValue {
	width:200px;
}
#availabilityData.cards p.title label.status, #availabilityData.cards p label.statusValue {
	width:80px;
}
#availabilityData.cards p.title label.default, #availabilityData.cards p label.primaryValue {
	width:80px;
}
#availabilityData.cards p.title label.dalete, #availabilityData.cards p label.deleteLink {
	width:60px;
}
table.interest tr td {
	padding:2px;
}
.commonList.entity hr {
	height:1px;
	color:#ccc;
	background:#ccc;
	padding:0;
	margin:0;
}
.commonList.entity a.remove {
	color:#C00;
}
.commonList.entity a.add {
	color:#036;
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	margin:0;
	width:625px;
	display:block;
	margin-left:135px;
}
#storedCards p.title {
	font-weight:bold;
	border-top:1px dotted #E9E9E9;
	height:20px;
	color:#003975;
	background:url(../graphics/images/bg_heading.gif);
	padding:0 5px;
}
#storedCards p {
	border-bottom:1px dotted #E9E9E9;
	height:20px;
	padding-top:2px;
	padding-left:5px;
}
#storedCards p:hover {
	background:#F9F9F9;
}
#storedCards {
	border:1px solid #DCDADB;
}
#storedCards p.title {
	border-top:0;
	padding-top:3px;
}
#storedCards label {
	float:left;
}
#storedCards p.title:hover {
	background:url(../graphics/images/bg_heading.gif);
}
#storedCards p.title label.cardNo, #storedCards p label.cardValue {
	width:150px;
}
#storedCards p.title label.bankName, #storedCards p label.bankValue {
	width:150px;
}
#storedCards p.title label.status, #storedCards p label.statusValue {
	width:80px;
}
#storedCards p.title label.default, #storedCards p label.primaryValue {
	width:80px;
}
#storedCards p.title label.dalete, #storedCards p label.deleteLink {
	width:60px;
}
.result span.addBank {
	font-size:12px;
	float:right;
	font-weight:normal;
}
.result span.addBank a {
	color:#C00;
}
.tokenPurchase.ccinfo em {
	color:#C00;
	font-style:normal;
}
table.tb_empind {
	width:200px;
}
table.tb_empind .divScrollContent {
	width:370px;
}
table.tb_empind #ScategoryBreadCrumDiv {
	width:370px;
}
#tempphoto, .tempphoto {
	margin-bottom:5px;
	padding:1px;
	border:1px solid #ccc;
}
#tempphoto.popup {
	width:100px;
	height:80px;
}
p.reffTitle {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.commonCategory .left {
	float:left;
}
.commonCategory .left p {
	font-weight:bold;
}
.commonCategory .right {
	float:left;
	width:380px;
	border:1px solid #ccc;
}
.profilesrc {
	border:1px solid #CCC;
	background-color:#F2F2F2;
	padding:5px;
}
.profilesrc ul li {
	float:left;
	list-style:none;
}
.profilesrc ul li.title {
	font-weight:bold;
	font-size:12px;
	margin-right:5px;
	padding-top:2px;
}
.profilesrc ul li input {
	border:1px solid #BDC7D8;
	padding:3px;
	width:88px;
	margin-right:5px;
}
.profilesrc ul li input.srcbtn {
	border:1px solid #999;
	width:auto!important;
	padding:2px 5px;
	cursor:pointer;
	font-weight:bold;
	background:#C0C0C0;
	outline:0;
}
h2 span.skip {
	text-align:right;
	font-size:12px;
	padding-top:3px;
	float:right;
}
h2 span.skip a {
	border:1px solid #ccc;
	padding:1px 8px!important;
	background:#DFDFDF;
	text-decoration:none;
	color:#c00;
}
.prosearch {
	float:left;
	width:420px;
	margin-left:10px;
}
.prosearch p {
	margin:3px 0;
}
.prosearch p.title {
	font-size:13px;
}
.prosearch p label {
	width:100px;
	float:left;
	font-weight:normal;
	color:#666;
	font-size:11px;
}
#imageProfileUplaod {
	padding:1px;
}
.prosearch .right {
	float:right;
	width:100px;
}
.prosearch .right p a {
	color:#006;
	width:90px;
	display:block;
	padding:3px;
	border-bottom:1px solid #ccc;
}
.prosearch .right p a:hover {
	color:#FFF;
	background:#2B5681;
}
.sellerinfo input {
	width:200px;
}
.sellerinfo textarea {
	width:300px;
	padding:3px;
	height:140px;
}
#wrap {
	background:green;
	z-index:100;
	position:relative;
	display:none;
}
.countrycode {
	background:url(../graphics/images/bg_country.gif) left top no-repeat;
	height:25px;
	width:250px;
}
.countrycode div.src label {
	float:left;
	width:50px;
	height:25px;
}
.countrycode div.src label:hover {
	background:url(../graphics/images/bg_flag.png) 3px 3px no-repeat;
}
.countrycode div.src label img {
	margin:4px 5px;
	width:25px;
	height:15px;
	border:1px solid #000;
}
.countrycode div.src span {
	float:left;
}
.countrycode div.src span input {
	background:none;
	color:#000;
	border:0;
	font-size:13px;
	font-weight:bold;
	padding:1px;
	width:190px;
	margin-top:4px;
}
.countrylist {
	width:232px;
	border:1px solid #7E7E7E;
	background:#fff;
	height:200px;
	overflow-y:auto;
	clear:both;
	position:relative;
	margin-left:3px;
	padding:5px;
	z-index:1000;
	display:none;
}
.countrylist p {
	padding:1px 2px;
	margin:1px 0;
	height:17px;
}
.countrylist p:hover {
	background:#F0F4FC;
	cursor:pointer;
}
.countrylist p.selected {
	background:#CCDAF5;
	border:1px dotted #09F;
}
.countrylist p span {
	float:right;
}
.countrylist p span img {
	width:17px;
	height:11px;
	vertical-align:middle;
	margin-left:2px;
	border:1px solid #000;
}
.cccontent {
	height:33px;
	margin-top:5px;
}
.cccontent .left {
	float:left;
	font-weight:bold;
	padding-left:3px;
	padding-top:4px;
	width:140px;
}
.cccontent .right {
	float:left;
}
#noprofile {
	padding:5px;
	min-height:250px;
}
#noprofile p {
	margin:5px 0 10px 100px;
}
.profileOrg {
	width:100%;
	float:left;
}
.profileOrg p {
	width:330px;
	float:left;
}
.profileOrg p.pos {
	width:210px;
	float:left;
}
.profileOrg p.divi {
	width:130px;
	float:left;
}
.profileOrg p.dept {
	width:130px;
	float:left;
}
.profileOrg p span.example {
	color:#828282;
}
.edit, .edit a {
	color:#ccc;
	font-size:11px;
	text-decoration:none;
}
a.edit:hover {
	color:red;
}
.right {
	float:right;
}
.errorTxt {
	color:#C03;
	margin-left:10px;
	clear:both;
	border:0;
}
.errorTxt img {
	vertical-align:top;
}
.setEG {
	margin-left:215px;
}
.noticeOuter {
	border:1px solid #2F5A85;
	padding:10px 3px 3px 3px;
	background-color:#6282A2;
}
.noticeInner {
	border:1px solid #2F5A85;
	background:#fff url(../graphics/images/alert-icon.gif) 20px 20px no-repeat;
	padding:10px 10px 20px 100px;
}
.noticeInner.bidcancelled {
	background:#fff url(../graphics/images/icon-tick.gif) 20px 20px no-repeat;
}
.noticeInner h2 {
	margin-bottom:10px!important;
	font-size:17px!important;
}
.noticeInner ul {
	margin-left:30px;
}
.noticeInner ul li, .noticeInner p {
	padding:3px 0;
}
.availabilitySelect {
	border:0 solid #2B5681;
	padding:5px;
	background:#FFF;
	margin-bottom:2px;
	margin-left:30px;
}
.availabilitySelect table {
	width:100%;
}
.availabilitySelect table th {
	background:#FFF;
	color:#000;
	padding:3px;
	text-align:left;
	padding-left:10px;
}
.availabilitySelect table td {
	padding:3px;
}
.availabilitySelect table td.slots {
	background:#DBE3EB;
}
#crumbs {
	height:2.3em;
	border:1px solid #dedede;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
}
#crumbs li a {
	background:url(../graphics/images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
}
#crumbs li a:link, #crumbs li a:visited {
	color:#777;
	text-decoration:none;
}
a:link, a:visited, #crumbs li a:hover, #crumbs li a:focus {
	color:#999;
}
.schedule #rightPanel.profile {
	width:780px;
	padding-left:0;
}
.schedule #rightContent {
	width:165px;
}
.sliderTable {
	margin-bottom:10px;
	float:left;
	width:100%;
}
.search_left_nav ul {
	width:174px;
	float:left;
	background-color:#f5f5f5;
	margin:0 0 10px;
	border-bottom:solid 1px #d4d4d4;
	padding:0 0 10px;
}
.search_left_nav {
	float:left;
	width:212px;
	padding-top:10px;
}
.search_left_nav h3 {
	float:left;
	background:url(../graphics/images/search_by.gif) no-repeat 0 0;
	width:175px;
	height:28px;
}
.search_left_nav ul {
	list-style-type:none;
}
.search_left_nav ul li {
	float:left;
	width:162px;
	padding-left:10px;
}
.search_left_nav ul li b {
	float:left;
	width:100%;
	padding:5px 0 5px 0;
	color:#000;
	font-size:12px;
}
.search_left_nav ul li a {
	color:#003975;
	display:block;
	font-size:12px;
	padding:2px 0 2px 0;
	text-decoration:none;
	width:162px;
	float:left;
}
.search_left_nav ul li a:hover {
	color:#000;
	text-decoration:underline;
}
.select_opt {
	float:left;
	width:755px;
	margin-bottom:10px;
	padding:5px;
	background-color:#FBFBFB;
	border:solid 1px #CCC;
}
.select_opt span {
	float:left;
	line-height:15px;
	width:auto;
	padding-right:10px;
	color:#003975;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.select_opt select {
	float:left;
	border:solid 1px #CCC;
}
.formlist {
	float:left;
	width:100%;
}
.formlist ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.formlist ul li {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.formlist ul li a {
	color:#003975;
	line-height:20px;
}
.formlist ul li p {
	padding:5px 3px;
}
.formlist ul li p:hover {
	background-color:#f3f3f3;
}
.formlist ul li label {
	float:left;
	width:140px;
	font-weight:bold;
	font-size:12px;
}
.formlist ul li label em {
	color:#F00;
}
.formlist ul li input[type="text"], .formlist ul li input[type="password"] {
	border:1px solid #CCC;
	padding:3px;
	margin-right:10px;
	display:inline;
	float:left;
	width:180px;
}
div.wysiwyg ul.panel li {
	width:auto!important;
}
.formlist ul li .setEG {
	margin-left:142px;
	float:left;
	clear:left;
	color:#999;
}
.formlist ul li div.wysiwyg {
	width:311px!important;
}
h3.head_datatable {
	color:#003975;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
h3.head_datatable_tnone {
	color:#003975;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
}
.scrollingTablenew {
	float:left;
	clear:left;
	width:100%;
}
.tabs-container {
	border:0!important;
}
.formlist ul li .innerDiv {
	width:auto!important;
	border:0!important;
}
.formlist ul li .divRowItem {
	padding:2px 0;
	width:350px;
}
.formlist ul li .divScrollContent {
	overflow:auto!important;
}
.formlist ul li .comma {
	float:left;
	width:10px;
	line-height:25px;
}
.formlist ul li select {
	padding:1px;
}
#tags {
	width:500px;
	background:#ccc;
	border:1px solid #fff;
}
#tagbox-lkup {
	position:relative;
}
#tagbox-lkup ol {
	position:absolute;
	background:#F7F5F5;
	list-style:none;
	list-style-position:inside;
	margin:0;
	padding:0;
	top:21px;
	width:188px;
	left:140px;
	float:left;
	z-index:999;
}
#tagbox-lkup ol li {
	width:186px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin-bottom:0;
}
#tagbox-lkup ol li em {
	color:#000;
	font-weight:bold;
	font-style:normal;
}
#tagbox-lkup ol li a {
	text-decoration:none;
	color:#000;
	display:block;
	padding:5px;
	border-bottom:1px solid #ccc;
}
#tagbox-lkup ol li a:hover, .hl {
	background:#CCF4FC;
	color:#003975;
}
#tagbox-lkup input {
	width:100%;
	height:1.5em;
	padding:2px 0 0 0;
}
.home_left {
	width:560px!important;
}
#degreeId {
	width:385px;
}
.small_input_date {
	width:82px!important;
}
.small_input_month {
	width:93px!important;
	padding:3px 0;
}
.texterror {
	background-color:#FFCCBA;
	border:1px solid red;
	color:red;
	display:none;
	font:11px normal ms sans serif, arial, verdana, Times new roman;
	margin-bottom:10px;
	padding:5px 0;
	float:left;
	width:100%;
	clear:both;
	color:#D63301;
}
.successmsg {
	background-color:#DFF2BF;
	border:1px solid #4F8A10;
	color:#4F8A10;
	display:none;
	font:11px normal ms sans serif, arial, verdana, Times new roman;
	margin-bottom:10px;
	float:left;
	width:100%;
	clear:both;
	color:#4F8A10;
}
.texterror span {
	float:left;
	padding-left:10px;
}
.successmsg .error_icon {
	background:url(../graphics/images/success_icon.gif) no-repeat 0 5px;
	padding:6px 0 6px 22px;
	margin-left:5px;
}
.success_msg {
	background-color:#409820;
	border:1px solid #2B790F;
	color:#FFF;
	display:none;
	float:left;
	font:14px normal ms sans serif, arial, verdana, Times new roman;
	margin-bottom:5px;
	padding:3px 0;
}
.success_msg span {
	float:left;
	padding-left:10px;
}
.no_records {
	padding:10px;
	float:left;
	width:auto;
	margin-left:365px;
}
.no_records .image {
	float:left;
	margin-right:10px;
	display:inline;
}
.no_records .text {
	float:left;
	font-size:20px;
	padding:14px 0 0 0;
}
.user_image {
	position:absolute;
	right:60px;
	top:0;
}
.search_right {
	width:766px!important;
	float:left;
}
.newcompany {
	float:left;
	background:#ccc;
	width:auto;
}
.relative {
	position:relative;
}
.twocol_right_layout {
	width:980px;
	float:left;
}
.twocol_right_layout .head {
	float:left;
	width:100%;
}
.twocol_right_layout .head h2 {
	color:#0a3164;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0!important;
	background:none 0;
	padding:0 0 0 5px!important;
	float:left;
	width:auto!important;
}
.twocol_right_layout .head span {
	float:right;
	width:auto;
!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005c04;
	font-weight:bold;
	padding:10px 10px 10px 0;
}
.twocol_right_layout .left_section {
	width:792px;
	float:left;
}
.twocol_right_layout .left_section .topcurve {
	background:url(../graphics/images/let_section_topcurve.gif) no-repeat 0 0;
	width:792px;
	height:7px;
	font-size:0;
	float:left;
}
.twocol_right_layout .left_section .bottomcurve {
	background:url(../graphics/images/left_section_bottomcurve.gif) no-repeat 0 0;
	width:792px;
	float:left;
	height:7px;
	font-size:0;
}
.twocol_right_layout .left_section .repbg {
	background:url(../graphics/images/left_section_repbg.gif) 0 0 repeat-y;
	width:772px;
	float:left;
	padding:0 10px;
	min-height:532px;
}
.twocol_right_layout .left_section .repbg .row {
	width:100%;
	float:left;
}
.tab_section {
	float:left;
	width:301px;
}
.tab_section .image_block {
	width:auto;
	float:left;
	clear:left;
}
.photo_block {
	width:161px;
	height:159px;
	float:left;
	background-color:#ebebeb;
	border:1px solid #A7A7A7!important;
}
.tab_section .tab_button {
	float:left;
	width:auto;
}
.tab_section.photo_activ {
	width:163px;
}
.tab_section .tab_button ul {
	margin:0 0 1px;
	padding:0;
	list-style-type:none;
}
.tab_section .tab_button ul li {
	width:auto;
	float:left;
	display:inline;
	margin-right:1px;
}
.tab_section .tab_button ul li a {
	float:left;
	text-decoration:none;
	background:url(../graphics/images/tab_btn_bg.gif) no-repeat 0 0;
	padding:0 0 0 10px;
}
.tab_section .tab_button ul li a span {
	float:left;
	background:url(../graphics/images/tab_btn_bg.gif) no-repeat right bottom;
	padding:7px 10px 5px 0;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
.tab_section .tab_button ul li a:hover, .tab_section .tab_button ul li.tabs-selected a {
	background:url(../graphics/images/tab_btn_activebg.gif) no-repeat 0 0;
	color:#fff;
}
.tab_section .tab_button ul li a:hover span, .tab_section .tab_button ul li.tabs-selected a span {
	background:url(../graphics/images/tab_btn_activebg.gif) no-repeat right bottom;
	color:#fff;
	cursor:pointer;
}
.profile_short_data {
	float:left;
	width:451px;
	padding-left:20px;
}
.rating_div {
	float:left;
	width:100%;
	margin-bottom:5px;
	display:inline;
	min-height:22px;
	height:auto!important;
	height:22px;
}
.rating_div .star {
	float:right;
	width:auto;
	margin-top:2px;
}
.rating_div .review_block {
	float:right;
	width:auto;
	padding-left:10px;
}
.my_pr .rating_div .review_block {
	float:right;
	width:auto;
	padding-left:10px;
}
.my_pr .rating_div .review_block ul li .edit {
	color:#1380C5;
	line-height:14px;
	padding-left:5px;
	text-decoration:none;
	font-size:11px;
}
.my_pr .rating_div .review_block ul li .edit:hover, .my_pr .profile_short_data .data_list ul li .edit:hover {
	text-decoration:underline;
}
.my_pr .profile_short_data .data_list ul li .edit {
	margin-left:10px;
	font-size:11px;
}
.my_pr .profile_short_data .data_list ul li .colleft .edit, .my_pr .profile_short_data .data_list ul li .colright .edit {
	float:right;
	width:auto;
}
.my_pr .profile_short_data .data_list ul li h4 {
	float:left;
	width:auto;
}
.my_pr .profile_short_data .data_list ul li .colleft {
	width:210px;
}
.my_pr .profile_short_data .data_list ul li .colright {
	width:210px;
	margin-left:20px;
}
.my_pr a.edit, #mainContent a.edit {
	color:#1380C5!important;
	text-decoration:none;
}
.rating_div .review_block ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}
.rating_div .review_block ul li {
	float:left;
	display:inline;
}
.rating_div .review_block ul li img {
	margin-top:3px;
}
.profile_short_data .data_list {
	float:left;
	width:auto;
}
.profile_short_data .data_list ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.profile_short_data .data_list ul li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:100%;
	float:left;
	margin-bottom:9px;
}
.photo_data .data_list ul li .right_sec_data {
	float:left;
	width:519px;
	font-size:12px;
}
.profile_short_data .data_list ul li .right_sec_data p {
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.profile_short_data .data_list ul li .right_sec_data p.second {
	margin-top:9px;
}
.profile_short_data .data_list ul li .right_sec_data p strong {
	font-weight:normal!important;
	color:#1760B0;
}
.profile_short_data .data_list ul li .right_sec_data p .more {
	float:right;
	background:url(../graphics/images/more_dot.gif) 0 bottom repeat-x!important;
	font-size:11px;
	color:#828282!important;
	margin-top:15px;
}
.photo_data .data_list ul li .right_sec_data p .more {
	margin-top:0!important;
}
.profile_short_data .data_list ul li.last {
	margin-bottom:0;
}
.profile_short_data .data_list ul li a, .org_details ul li a {
	color:#000;
	text-decoration:none;
	padding-bottom:2px;
	background:url(../graphics/images/dot_rep.gif) 0 bottom repeat-x;
}
.profile_short_data .data_list ul li span.lable {
	font-size:12px;
	width:70px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
}
.profile_short_data .data_list ul li h4 {
	margin:0;
	padding:0;
}
.profile_short_data .data_list ul li .colleft {
	width:225px;
	float:left;
}
.profile_short_data .data_list ul li .colleft h4, .profile_short_data .data_list ul li .colright h4 {
	margin-bottom:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.profile_short_data .data_list ul li .colright {
	width:225px;
	float:left;
}
.report_admin {
	color:#828282!important;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../graphics/images/report_admin.gif) no-repeat 0 0!important;
	padding-left:20px;
	margin-right:10px;
	display:inline;
}
.add_to_fav {
	color:#828282!important;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../graphics/images/add_tofav.gif) no-repeat 0 0!important;
	padding-left:25px;
}
.report_admin:hover, .add_to_fav:hover {
	font-style:normal!important;
	text-decoration:underline!important;
}
.home_mid .repbg, .home_leftbar .left_section .repbg {
	background:none!important;
}
.home_leftbar .left_section .bottomcurve {
	display:none;
}
.my_pr .profile_short_data .data_list ul li a {
	background:none;
}
ul.emp, ul.edu {
	float:left;
	width:215px;
	overflow:hidden;
}
ul.emp li, ul.edu li {
	background:url(../graphics/images/arrow_list.gif) no-repeat 0 4px;
	padding-left:15px;
}
ul.emp li span, ul.edu li span {
	color:#828282;
}
ul.emp li.last, ul.edu li.last {
	background:none 0;
	margin-bottom:0;
}
small {
	font-size:11px;
}
.my_pr .data_head a {
	float:right;
	margin-right:10px;
	color:#1469C6!important;
	font-size:11px;
	text-decoration:none;
	font-weight:normal!important;
}
.my_pr .data_head a:hover {
	text-decoration:underline;
	font-weight:normal!important;
}
.data_head {
	float:left;
	width:100%;
	background:url(../graphics/images/data_head_bg.gif) repeat-x 0 0;
	line-height:27px;
	margin-top:15px;
	display:inline;
}
.data_head h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#052f59;
	font-weight:bold;
}
.data_head h3.place_bid {
	background:url(../graphics/images/place_bid_icon.gif) no-repeat 0 4px;
	padding-left:35px;
}
.data_head h3.avail_sch {
	background:url(../graphics/images/avialable_icon.gif) no-repeat 0 4px;
	padding-left:35px;
}
.data_head h3.intro_inerest {
	background:url(../graphics/images/intro_interest.gif) no-repeat 0 4px;
	padding-left:35px;
}
.data_head h3.emp_history {
	background:url(../graphics/images/emp_history.gif) no-repeat 0 4px;
	padding-left:35px;
}
.data_head h3.edu_quali {
	background:url(../graphics/images/educational_quali.gif) no-repeat 0 4px;
	padding-left:35px;
}
.data_head h3.indu_work {
	background:url(../graphics/images/workwith_ind.gif) no-repeat 0 4px;
	padding-left:35px;
}
.data_head h3.skill {
	background:url(../graphics/images/skill_check.gif) no-repeat 0 4px;
	padding-left:35px;
}
.Place_bidsection {
	float:left;
	width:100%;
}
.bid_form {
	width:175px;
	padding-top:20px;
	padding-left:5px;
}
.bid_form ul li label {
	float:left;
	line-height:20px;
	font-weight:bold;
	width:65px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.bid_form ul li input[type="text"] {
	width:91px!important;
	background-color:#fcfafa;
}
.bid_form ul li select {
	border:1px solid #CCC;
}
.Place_bidsection .gift_icon, .Place_bidsection .select_time {
	float:left;
	width:180px;
	margin-left:35px;
	display:inline;
}
.Place_bidsection .gift_icon h3, .Place_bidsection .select_time h3 {
	font-size:13px;
	color:#052F59;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.Place_bidsection .gift_icon h3.close, .Place_bidsection .select_time h3.close {
	color:#CECFD1!important;
}
.top_biders {
	float:right;
	width:105px;
	position:relative;
}
.top_biders .rank {
	position:absolute;
	right:0;
	top:-20px;
	width:100%;
	margin-bottom:20px;
	float:left;
}
.top_biders .rank h3 {
	margin:0;
}
.top_biders h3 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#052f59;
	margin:10px 0;
	font-weight:bold;
}
.top_biders ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.top_biders ul li {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:3px 0;
	display:inline;
	background:url(../graphics/images/bider_icon.gif) no-repeat 0 0;
	padding-left:20px;
	float:left;
	width:85px;
}
.top_biders ul li a {
	color:#000!important;
	text-decoration:none;
}
.top_biders ul li a:hover {
	text-decoration:underline;
}
.selected_phone_nuber {
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}
.selected_phone_nuber span {
	background:url(../graphics/images/phone_icon.gif) no-repeat 0 17px;
	color:#052F59;
	padding:18px 0 5px 24px;
	margin-left:5px;
}
.availbilty_schedule_section {
	float:left;
	width:98%;
	padding-top:20px;
}
.hint_div {
	float:left;
	width:100%;
	text-align:right;
	margin-top:10px;
}
.hint_div span.your_sch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005c04;
	background:url(../graphics/images/your_scheudle.gif) no-repeat 0 2px;
	padding-left:40px;
	margin-left:10px;
}
.hint_div span.user_sch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1469c6;
	margin-left:10px;
	display:inline;
	background:url(../graphics/images/user_schedule.gif) no-repeat 0 2px;
	padding-left:40px;
}
p.more {
	text-align:right;
}
p.more a {
	font-size:11px;
	color:#1469c6!important;
	text-decoration:none;
}
p.more a:hover {
	text-decoration:underline;
}
.intro_interest_section {
	float:left;
	width:670px;
	padding-top:10px;
	padding-left:87px;
}
.repbg ul.fulldata {
	margin:0;
	padding:0;
	list-style-type:none;
}
.repbg ul.fulldata li {
	float:left;
	width:auto;
}
.repbg ul.fulldata li p {
	font-size:11px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:15px;
}
.repbg ul.fulldata li h3 {
	font-size:12px;
	color:#222;
	font-weight:bold;
	padding-bottom:5px;
}
.repbg ul.fulldata li h3 a {
	color:#222;
	text-decoration:none;
}
.repbg ul.fulldata li h3 a:hover {
	text-decoration:underline;
}
.image-box {
	border:solid 1px #e4e4e4;
	width:71px;
	height:56px;
	padding:2px;
	float:left;
}
.image-box a {
	width:69px;
	height:54px;
	float:left;
	border:solid 1px #e4e4e4;
}
.emp_history_section {
	float:left;
	padding:12px 0 0 0;
	width:100%;
}
.content_section {
	float:left;
	width:672px;
	display:inline;
	margin-left:10px;
}
.skill_section {
	float:left;
	width:700px;
	padding:5px 0 0 37px;
}
.skill_section ul.fulldata li {
	background:url(../graphics/images/arrow_list.gif) no-repeat 0 9px;
	float:left;
	width:650px;
	font-size:12px;
	padding:5px 0 5px 15px;
}
.skill_section ul.fulldata li span {
	color:#1760b0;
}
.work_with_indi_section, .edu_quali_section {
	float:left;
	padding:12px 0 0 0;
	width:100%;
}
.repbg ul.fulldata li em {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	padding-bottom:4px;
	float:left;
	width:100%;
}
.repbg ul.fulldata li h4 {
	margin:0 0 5px;
	color:#1760b0;
	padding:0;
	font-size:12px;
}
.repbg ul.fulldata li h4 span {
	color:#777;
	font-weight:normal;
}
.repbg ul.fulldata li small {
	color:#777;
	margin-bottom:5px;
	float:left;
	width:100%;
}
.twocol_right_layout .right_section {
	float:left;
	width:169px;
	margin-left:9px;
	display:inline;
}
.twocol_right_layout .right_section .topcurve {
	background:url(../graphics/images/right_topcurve.gif) no-repeat 0 0;
	width:169px;
	height:6px;
	font-size:0;
	float:left;
}
.twocol_right_layout .right_section .bottomcurve {
	background:url(../graphics/images/right_bottomcurve.gif) no-repeat 0 0;
	width:169px;
	height:6px;
	font-size:0;
	float:left;
}
.twocol_right_layout .right_section .repbg {
	width:152px;
	padding:4px 8px 5px 9px;
	background:url(../graphics/images/right_repbg.gif) repeat-y 0 0;
	float:left;
}
.add_banner {
	float:left;
	border:solid 1px #e0dfdf;
	margin:10px 0;
}
.photo_data {
	width:589px;
	position:relative;
}
.profile_short_data {
	position:relative;
}
.profile_short_data .rating_div {
	position:absolute;
	right:0;
	top:0;
	width:160px;
}
.profile_short_data .rating_div .star {
	position:absolute;
	left:-452px;
	top:10px;
}
.photo_data .rating_div .star {
	position:static;
}
.profile_short_data .right_sec_data {
	width:380px;
	float:left;
}
.photo_data .rating_div {
	position:absolute;
	top:0;
	right:0;
	width:260px;
}
.photo_data .data_list ul li .colright, .photo_data .data_list ul li .colleft {
	width:290px;
}
.selected_phone_nuber_error {
	float:left;
	width:100%;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:3px;
	font-weight:bold;
	padding-left:5px;
	line-height:16px;
}
.selected_phone_nuber_error span {
	background:url(../graphics/images/error_icon.gif) no-repeat 0 1px;
	padding-left:20px;
	float:left;
	clear:left;
	color:#d8950e;
	padding-right:5px;
}
.selected_phone_nuber_error a {
	color:#1380c5;
}
.Place_bidsection .gift_icon_open, .Place_bidsection .select_time_open {
	float:left;
	width:180px;
	margin-left:35px;
	display:inline;
}
.Place_bidsection .gift_icon_open h3, .Place_bidsection .select_time_open h3 {
	font-size:13px;
	color:#cecfd1;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.form_open {
	background:#fff url(../graphics/images/form_openbg.gif) repeat-x 0 0;
	padding:10px 10px 0;
	float:left;
	width:160px;
}
.form_open .inner_list {
	margin:0;
	padding:0;
	list-style-type:none;
}
.form_open .inner_list li {
	float:left;
	margin-bottom:10px;
}
.form_open .inner_list li input, .form_open .inner_list li select {
	border:1px solid #CCC;
	color:#999;
	font-size:11px;
	display:inline;
	float:left;
	padding:3px;
	width:151px;
}
.form_open .inner_list li select {
	width:159px;
	padding:2px;
}
.form_open .inner_list li label {
	float:left;
	width:151px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}
.submit_btn {
	background:url(../graphics/images/submit_btn.gif) no-repeat 0 0;
	width:61px!important;
	height:23px;
	border:0;
	margin:0;
	cursor:pointer;
}
.header_right {
	float:right;
	width:670px;
}
.header_right .top_links {
	float:right;
	width:100%;
	margin-bottom:25px;
	display:inline;
}
.header_right .top_links ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}
.header_right .top_links ul li {
	float:left;
	display:inline;
	width:auto;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f5298;
	font-weight:bold;
	padding:5px 0 5px 10px;
	background:url(../graphics/images/my_info_divider.gif) no-repeat 0 center;
}
.header_right .top_links ul li.first {
	background:none 0;
	padding-left:0;
}
.header_right .top_links ul li a {
	color:#0f5298;
	float:left;
	text-decoration:none;
}
.header_right .top_links ul li a.buy {
	background:url(../graphics/images/buy_creadit.gif) no-repeat 0 center;
	padding-left:25px;
}
.header_right .top_links ul li a:hover {
	text-decoration:underline;
	color:#000;
}
.header_right .my_info {
	float:right;
	width:100%;
}
.header_right .my_info ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}
.header_right .my_info ul li {
	float:left;
	display:inline;
	width:auto;
	margin-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f5298;
	font-weight:bold;
}
.header_right .my_info ul li small {
	color:#37ae0c;
	font-size:12px;
}
.header_right .my_info ul li .status_label {
	float:left;
	width:65px;
}
.header_right .my_info ul li .ibutton-container {
	float:left;
	width:auto;
}
.header_right .my_info ul li.first {
	margin-left:0;
}
.info_not_visible {
	float:left;
	width:100%;
}
.info_not_visible ul {
	margin:0;
	padding:10px 10px;
	float:left;
	list-style-type:none;
}
.info_not_visible ul li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:48%;
	margin-right:15px;
	float:left;
	margin-bottom:11px;
}
.info_not_visible ul li.last {
	margin-bottom:0;
}
.info_not_visible ul li a {
	color:#1380c5;
	font-size:12px;
	text-decoration:none;
}
.info_not_visible ul li span.label {
	font-size:12px;
	width:190px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
}
.info_not_visible ul li a.edit {
	color:#1380c5;
	padding-left:5px;
	font-size:11px;
	text-decoration:none;
}
.threecol_right_layout {
	float:left;
	width:980px;
}
.threecol_right_layout .left_section {
	float:left;
	width:169px;
}
.threecol_right_layout .left_section .topcurve {
	width:169px;
	height:6px;
	font-size:0;
	float:left;
}
.threecol_right_layout .left_section .bottomcurve {
	width:169px;
	height:6px;
	font-size:0;
	float:left;
}
.threecol_right_layout .left_section .repbg {
	width:149px;
	padding:4px 10px 5px 10px;
	float:left;
	min-height:609px;
}
.threecol_right_layout .left_section .repbg .refine_search {
	float:left;
	width:auto;
	border-bottom:solid 1px #e1e1e1;
	padding-bottom:5px;
}
.threecol_right_layout .left_section .repbg .refine_search h3 {
	float:left;
	background:url(../graphics/images/search_icons.gif) no-repeat 0 0;
	padding:0 10px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0a3164;
	font-weight:bold;
}
.threecol_right_layout .left_section .repbg h3.heading {
	float:left;
	width:100%;
	color:#0a3164;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
}
.threecol_right_layout .left_section .repbg h3.first {
	padding-top:3px;
}
.threecol_right_layout .left_section .repbg ul.refine_search {
	float:left;
	width:100%;
	border:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
.threecol_right_layout .left_section .repbg ul.refine_search li {
	color:#1380c5;
	font-size:11px;
	float:left;
	padding:4px 0;
	width:100%;
}
.threecol_right_layout .left_section .repbg ul.refine_search li input[type="checkbox"] {
	float:left;
	margin-top:2px;
}
.threecol_right_layout .left_section .repbg ul.refine_search li:hover {
	background-color:#cff5fe;
	cursor:pointer;
}
.threecol_right_layout .left_section .repbg ul.refine_search li a {
	color:#1380c5;
	float:left;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
	padding-left:5px;
	display:inline;
	width:125px!important;
}
.threecol_right_layout .left_section .repbg ul.refine_search li span {
	color:#000100;
	float:left;
	padding-left:5px;
}
.threecol_right_layout .mid_section {
	float:left;
	width:631px;
	padding-bottom:75px;
	margin-left:10px;
	background:url(../graphics/images/mid_bottom_bg.gif) no-repeat 0 bottom;
}
.threecol_right_layout .mid_section .topcurve {
	width:612px;
	height:6px;
	font-size:0;
	float:left;
	display:none!important;
}
.threecol_right_layout .mid_section .bottomcurve {
	width:612px;
	height:6px;
	font-size:0;
	float:left;
}
.threecol_right_layout .mid_section .repbg {
	width:597px;
	margin-top:5px;
	border-left:solid 1px #e1e1e1;
	border-right:solid 1px #e1e1e1;
	padding:4px 16px 5px 16px;
	float:left;
	min-height:609px;
}
.threecol_right_layout .mid_section .repbg h2 {
	margin:0!important;
	padding:0!important;
	background:0!important;
	font-size:14px!important;
	font-weight:bold!important;
	font-family:Arial, Helvetica, sans-serif;
}
.threecol_right_layout .mid_section .repbg h2 span {
	color:#47a125;
}
.data_head h3.serach_result {
	background:url(../graphics/images/search_result.gif) no-repeat 0 4px;
	font-size:12px;
	font-weight:normal;
	padding-left:25px;
	float:left;
}
.threecol_right_layout .mid_section .repbg .data_head {
	margin-top:10px;
}
.threecol_right_layout .mid_section .repbg .data_head p.select {
	float:right;
	width:auto;
}
.threecol_right_layout .mid_section .repbg .data_head p.select span {
	float:left;
}
.threecol_right_layout .mid_section .repbg .data_head p.select select {
	float:left;
	margin:4px 0 5px 5px;
	border:solid 1px #e3e3e3;

	width:120px;
	padding:1px 0;
}
.no-margin-top {
	margin-top:0!important;
}
.result_content {
	float:left;
	width:100%;
}
.result_content ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:100%;
}
.result_content ul li {
	float:left;
	width:100%;
	margin-top:10px;
	padding-bottom:2px;
	border-bottom:solid 1px #e1e1e1;
}
.result_content ul li .photo_section {
	float:left;
	width:80px;
	margin-right:10px;
}
.result_content ul li .photo_section .rating {
	float:left;
	width:100%;
	padding-top:2px;
}
.result_content ul li .photo_section .donates {
	padding-top:5px;
	float:left;
	width:100%;
	color:#e8790a;
	font-size:9px;
}
.result_content ul li .details {
	float:left;
	width:498px;
}
.result_content ul li .details ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}
.result_content ul li .details ul li {
	float:left;
	padding:0;
	width:100%;
	margin:0 0 3px;
	border:none;
}
.result_content ul li .details ul li h4 {
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.result_content ul li .details ul li h4 a {
	background:none;
}
.result_content ul li .details ul li .verified_text {
	float:right;
	width:auto;
}
.result_content ul li .details ul li .verified_text a {
	background:none;
}
.result_content ul li .details ul li .verified_text a img {
	margin-top:3px;
}
.result_content ul li .details ul li span.label {
	float:left;
	color:#00365e;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:70px;
	padding-right:10px;
}
.result_content ul li .details ul li span.data {
	float:left;
	width:290px;
}
.result_content ul li .details ul li a {
	color:#000;
	text-decoration:none;
	padding-bottom:2px;
	background:url(../graphics/images/dot_rep.gif) 0 bottom repeat-x;
}
.result_content ul li .details ul li h4 a {
	color:#000;
}
.paging {
	float:left;
	width:100%;
}
.paging ul {
	float:right;
	width:auto;
}
.paging ul li {
	float:left;
	width:auto;
	display:inline;
	border:none;
	margin-left:5px;
}
.paging ul li a {
	float:left;
	padding:2px 5px;
	text-decoration:none;
	color:#000;
	display:inline;
	border:solid 1px #c2c2c2;
}
.paging ul li a:hover, .paging ul li a.current {
	color:#1380c5;
}
.paging ul li a.disable {
	color:#a6a6a6;
}
.search_block {
	float:left;
	background:url(../graphics/images/search_rep.gif) repeat-x 0 0;
	width:542px;
	margin-top:5px;
}
.search_block .ser_leftcurve {
	float:left;
	background:url(../graphics/images/search_leftcurve.gif) no-repeat 0 0;
	position:relative;
	height:24px;
	padding-left:4px;
}
.search_block .ser_leftcurve input.input_text {
	background:none;
	border:0;
	padding:4px;
	line-height:16px;
	font-size:11px;
	color:#6a6969;
	font-family:Arial, Helvetica, sans-serif;
	width:410px;
	float:left;
}
.search_block .ser_leftcurve input.search_btn {
	float:left;
	background:url(../graphics/images/search_right.gif) no-repeat 0 0;
	width:24px;
	height:24px;
	cursor:pointer;
	border:none 0;
}
.advance_search {
	float:left;
	width:auto;
	margin:9px 6px 0 8px;
}
.advance_search a {
	color:#fff;
	text-decoration:none;
}
.advance_search a:hover {
	text-decoration:underline;
}
.work_with {
	float:left;
	width:100%;
}
.inner_heading {
	float:left;
	width:100%;
	margin-bottom:20px;
	display:inline;
}
.inner_heading h3 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0a3164;
	font-weight:bold;
}
.inner_heading span.mendatory {
	float:right;
	font-size:13px;
}
.inner_heading span.mendatory em {
	color:#f01212;
}
.margintop_five {
	margin-top:5px;
	float:left;
	width:100%;
	clear:left;
}
input[type="text"]:focus {
	background-color:#f5f3f3;
}
h3.head_workwith {
	color:#003975;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
.work_with .no_records {
	margin-left:290px!important;
}
.invite_list {
	float:right;
	width:200px;
	margin-left:20px;
	margin-top:18px;
	display:inline;
	background:url("../graphics/images/form_openbg.gif") repeat-x scroll 0 0 #FFF;
	padding:10px;
}
.invite_list ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}
.invite_list ul li {
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:11px;
	width:100%;
}
.invite_list ul li span.lable {
	width:145px;
	font-weight:bold;
	float:left;
	padding-right:5px;
}
.invite_list ul li span {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:focus {
	outline:none;
}
#panel {
	height:115px;
	display:none;
	height:103px;
	width:230px;
	float:left;
}
#select-panel {
	display:none;
	height:103px;
}
.twocol_left_layout {
	width:980px;
	float:left;
}
.twocol_left_layout .head {
	float:left;
	width:100%;
}
.twocol_left_layout .head h2 {
	color:#0a3164;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0!important;
	background:none 0;
	padding:0 0 0 5px!important;
	float:left;
	width:auto!important;
}
.twocol_left_layout .head span {
	float:right;
	width:auto;
!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005c04;
	font-weight:bold;
	padding:10px 10px 10px 0;
}
.twocol_left_layout .mid_section {
	width:792px;
	margin-left:9px;
	float:left;
}
.twocol_left_layout .mid_section .topcurve {
	background:url(../graphics/images/let_section_topcurve.gif) no-repeat 0 0;
	width:792px;
	height:7px;
	font-size:0;
	float:left;
}
.twocol_left_layout .mid_section .bottomcurve {
	background:url(../graphics/images/left_section_bottomcurve.gif) no-repeat 0 0;
	width:792px;
	float:left;
	height:7px;
	font-size:0;
}
.twocol_left_layout .mid_section .repbg {
	background:url(../graphics/images/left_section_repbg.gif) 0 0 repeat-y;
	width:772px;
	float:left;
	padding:0 10px;
}
.twocol_left_layout .mid_section .repbg .row {
	width:100%;
	float:left;
}
.threecol_right_layout .mid_section .head h2 {
	color:#0a3164;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 20px 0!important;
	background:none 0;
	padding:0!important;
	float:left;
	width:auto!important;
}
.twocol_left_layout .left_section {
	float:left;
	width:169px;
	display:inline;
}
.twocol_left_layout .left_section .topcurve {
	background:url(../graphics/images/right_topcurve.gif) no-repeat 0 0;
	width:169px;
	height:6px;
	font-size:0;
	float:left;
}
.twocol_left_layout .left_section .bottomcurve {
	background:url(../graphics/images/right_bottomcurve.gif) no-repeat 0 0;
	width:169px;
	height:6px;
	font-size:0;
	float:left;
}
.twocol_left_layout .left_section .repbg {
	width:152px;
	padding:4px 8px 5px 9px;
	background:url(../graphics/images/right_repbg.gif) repeat-y 0 0;
	float:left;
}
.threecol_right_layout .right_section {
	float:right;
	width:169px;
	display:inline;
}
.threecol_right_layout .right_section .topcurve {
	background:url(../graphics/images/right_topcurve.gif) no-repeat 0 0;
	width:169px;
	height:6px;
	font-size:0;
	float:left;
	display:none!important;
}
.threecol_right_layout .right_section .bottomcurve {
	width:169px;
	height:6px;
	font-size:0;
	float:left;
}
.threecol_right_layout .right_section .repbg {
	width:160px;
	min-height:608px;
	padding:4px 0 5px 9px;
	float:left;
}
.add_banner {
	float:left;
	border:solid 1px #e0dfdf;
	margin:10px 0;
}
.threecol_right_layout .head {
	float:left;
	width:100%;
}
.threecol_right_layout .head h2 {
	color:#0a3164;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0!important;
	background:none 0;
	padding:0 0 0 5px!important;
	float:left;
	width:auto!important;
}
.threecol_right_layout .head span {
	float:right;
	width:auto;
!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005c04;
	font-weight:bold;
	padding:10px 10px 10px 0;
}
.pr_lis {
	float:left;
	width:100%;
}
.pr_list_head {
	float:left;
	margin:0;
	list-style-type:none;
	padding:0 20px;
}
.pr_list_head li {
	float:left;
	width:150px;
	margin:0;
	padding:0;
	border:none 0;
	color:#052F59;
}
.pr_lis .row {
	padding:10px 0;
	border-bottom:solid 1px #E1E1E1;
	float:left;
}
.pr_list_head_data {
	float:left;
	margin:0;
	list-style-type:none;
	padding:0 10px;
}
.pr_list_head_data li {
	float:left;
	width:157px;
	margin:0;
	padding:20px 0 0 0;
	border:none 0;
	color:#000;
}
.pr_list_head_data li.first {
	padding:0;
}
.pr_lis .no_records_bid {
	margin-left:270px!important;
}
#divWrapper, #orgWrapper {
	position:relative;
	float:left;
}
#divWrapper #tagbox-lkup ol, #orgWrapper #tagbox-lkup ol {
	left:0;
}
.pr_bidlist {
	float:left;
	width:100%;
}
.pr_bidlist .pr_list_head {
	float:left;
	margin:0;
	list-style-type:none;
	text-align:center;
	padding:0 5px 0 0;
}
.pr_bidlist .pr_list_head li {
	float:left;
	width:96px;
	text-align:center;
	margin:0;
	padding:0;
	border:none 0;
	color:#052F59;
}
.pr_bidlist .pr_lis .row {
	padding:10px 0;
	border-bottom:solid 1px #E1E1E1;
	float:left;
	width:100%;
}
.pr_bidlist .pr_list_head_data {
	float:left;
	margin:0;
	list-style-type:none;
	padding:0 5px 0 0;
}
.pr_bidlist .pr_list_head_data li {
	float:left;
	width:96px;
	margin:0;
	padding:20px 0 0 0;
	text-align:center;
	border:none 0;
	color:#000;
}
.pr_bidlist .pr_list_head_data li.first {
	padding:0;
}
.bid_recieved .no_records_bid {
	margin-left:180px!important;
}
.max_bid_his .no_records_bid {
	margin-left:160px!important;
}
.left {
	float:left;
}
#drpstartoyear, #drpendoyear {
	margin-left:10px;
	width:94px;
}
.btnClaim {
	float:left!important;
	margin:5px 0 0 10px!important;
}
.login_icon {
	float:left;
	width:185px;
	margin-top:-10px;
}
.newuser_icon {
	float:left;
	width:185px;
	margin-top:-10px;
}
.pos_rel {
	position:relative;
}
.pos_rel ul {
	width:405px;
	float:left;
}
.error_icon {
	background:url(../graphics/images/error_small.png) no-repeat 0 0;
	padding:6px 0 6px 30px;
	margin-left:5px;
}
.ibutton-container {
	position:relative;
	height:27px;
	cursor:pointer;
	overflow:hidden;
	max-width:400px;
	-khtml-user-select:none;
	-o-user-select:none;
	-moz-user-select:none;
	-moz-user-focus:ignore;
	-moz-user-input:disabled;
	width:113px!important;
}
.ibutton-container input {
	position:absolute;
	top:0;
	left:0;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	-moz-user-input:enabled!important;
}
.ibutton-handle {
	display:block;
	height:23px;
	cursor:inherit;
	position:absolute;
	top:-2px;
	width:25px!important;
	background:url(http://talkvalley.in/graphics/images/tab_handle.png) no-repeat 0 0;
	z-index:3;
	padding-left:0;
}
.unavl {
	background:url(http://talkvalley.in/graphics/images/tab_handle_unv.png) no-repeat 0 0!important;
}
.ibutton-handle-right {
	height:100%;
	width:100%;
	padding-right:3px;
	z-index:3;
}
.ibutton-handle-middle {
	height:100%;
	width:100%;
	z-index:3;
}
div.ibutton-label-off {
	white-space:nowrap;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	font-family:Helvetica Neue, Arial, Helvetica, sans-serif;
	cursor:inherit;
	display:block;
	height:22px;
	position:absolute;
	width:auto;
	top:0;
	padding-top:2px;
	overflow:hidden;
	background:transparent url(http://talkvalley.in/graphics/images/ibutton-slider-default.jpg) no-repeat right 0;
}
div.ibutton-label-on {
	white-space:nowrap;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	font-family:Helvetica Neue, Arial, Helvetica, sans-serif;
	cursor:inherit;
	display:block;
	height:22px;
	position:absolute;
	width:auto;
	top:0;
	padding-top:2px;
	overflow:hidden;
	background:transparent url(http://talkvalley.in/graphics/images/ibutton-slider-default.jpg) no-repeat 0 0;
}
div.ibutton-label-on {
	color:#fff;
	text-shadow:0 -1px 2px rgba(0, 0, 0, 0.4);
	left:0;
	padding-top:2px;
	z-index:1;
	width:auto;
}
div.ibutton-label-on span {
	padding-left:8px;
	margin-top:0;
	float:left;
}
div.ibutton-label-off {
	color:#fff;
	background-position:100% 0;
	text-shadow:0 -1px 2px rgba(153, 153, 153, 0.4);
	text-align:right;
	right:0;
	width:95%;
}
div.ibutton-label-off span {
	padding-right:8px;
	float:right;
}
.ibutton-container label {
	cursor:inherit;
	border:1px dotted transparent;
}
.ibutton-focus label {
	border:1px dotted #666!important;
}
.ibutton-focus div.ibutton-label-on span label {
	border-color:#fff!important;
}
.ibutton-padding-left, .ibutton-padding-right {
	position:absolute;
	top:4px;
	z-index:2;
	background:transparent url(http://talkvalley.in/graphics/images/ibutton-slider-default.jpg) no-repeat scroll 0 -4px;
	width:3px;
	height:20px;
}
.ibutton-padding-left {
	left:0;
}
.ibutton-padding-right {
	right:0;
	background-position:100% -4px;
}
.ibutton-active-handle .ibutton-handle {
	background-position:0 -108px;
}
.ibutton-active-handle .ibutton-handle-right {
	background-position:100% -108px;
}
.ibutton-active-handle .ibutton-handle-middle {
	background-position:50% -108px;
}
.ibutton-disabled {
	cursor:not-allowed!important;
}
.ibutton-disabled .ibutton-handle {
	background-position:0 -81px;
}
.ibutton-disabled .ibutton-handle-right {
	background-position:100% -81px;
}
.ibutton-disabled .ibutton-handle-middle {
	background-position:50% -81px;
}
.ibutton-disabled div.ibutton-label-on {
	background-position:0 -54px;
}
.ibutton-disabled div.ibutton-label-off {
	background-position:100% -54px;
}
.ibutton-disabled .ibutton-padding-left {
	background-position:0 -54px;
}
.ibutton-disabled .ibutton-padding-right {
	background-position:100% -54px;
}
.ibutton-disabled div.ibutton-label-on {
	color:#fff;
}
.ibutton-disabled div.ibutton-label-off {
	color:#cbcbcb;
}
.preload1 {
	background:url(three_1.gif);
}
.preload2 {
	background:url(three_1a.gif);
}
.green_nav {
	float:right;
	width:auto;
	background:url(../../graphics/images/green_repbg.gif) repeat-x 0 0;
}
.green_nav .leftcurve {
	background:url(../../graphics/images/green_nav_leftcurve.gif) no-repeat 0 0;
	padding:0 0 0 6px;
	float:left;
	width:auto;
}
.green_nav ul li {
	float:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	font-size:13px;
}
.green_nav ul li a {
	float:left;
	color:#fff;
	line-height:27px;
	text-decoration:none;
	padding:0 0 0 13px;
	display:block;
}
.green_nav ul li a span em {
	background:url(../../graphics/images/home.gif) no-repeat 0 0;
	width:14px;
	height:13px;
	margin:7px 5px 0 0;
	float:left;
}
#nav {
	padding:0;
	margin:5px 0 0 0;
	list-style:none;
	float:left;
	position:relative;
	z-index:500;
}
#nav li.top {
	display:block;
	float:left;
}
#nav li a.top_link {
	display:block;
	float:left;
	cursor:pointer;
}
#nav li a.top_link span {
	float:left;
	display:block;
	padding:0 13px 0 5px;
	height:28px;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	background:url(../../graphics/images/three_0a.png) no-repeat right top;
}
#nav li:hover a.top_link, #nav li a.active {
	color:#074900;
	background:url(../../graphics/images/three_1.gif) no-repeat;
}
#nav li:hover a.top_link span, #nav li a.active span {
	background:url(../../graphics/images/three_1.gif) no-repeat right top;
}
#nav li:hover a.top_link span.down {
	background:url(../../graphics/images/three_1a.gif) no-repeat right top;
}
#nav li:hover {
	position:relative;
	z-index:200;
}
#nav li.top ul.sub li.first {
	border-top:none 0!important;
}
#nav li:hover ul.sub {
	left:0;
	top:27px;
	white-space:nowrap;
	width:150px;
	height:auto;
	z-index:300;
}
#nav li:hover ul.sub li {
	display:block;
	height:25px;
	position:relative;
	float:left;
	font-weight:normal;
}
#nav li:hover ul.sub li a {
	display:block;
	width:115px;
	padding:5px 20px;
	line-height:18px;
	text-indent:5px;
	background-color:#d9fdcd;
	color:#074900;
	text-decoration:none;
}
#nav li ul.sub li a.fly {
	background:#bbd37e url(arrow.gif) 80px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover {
	background:#52b532;
	color:#fff;
}
#nav li:hover ul.sub li a.fly:hover {
	background:#6a812c url(arrow_over.gif) 80px 6px no-repeat;
	color:#fff;
}
#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
	left:90px;
	top:-4px;
	background:#bbd37e;
	padding:3px;
	border:1px solid #5c731e;
	white-space:nowrap;
	width:90px;
	z-index:400;
	height:auto;
}
#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#6a812c url(arrow_over.gif) 80px 6px no-repeat;
	color:#fff;
	border-color:#fff;
}
#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly {
	background:#bbd37e url(arrow.gif) 80px 6px no-repeat;
	color:#000;
	border-color:#bbd37e;
}
#nav2 {
	padding:0;
	margin:5px 0 0 0;
	list-style:none;
	float:left;
	position:relative;
	z-index:500;
}
#nav2 li.top {
	display:block;
	float:left;
}
#nav2 li a.top_link {
	display:block;
	float:left;
	cursor:pointer;
}
#nav2 li a.top_link span {
	float:left;
	display:block;
	padding:0 15px 0 5px;
	height:28px;
}
#nav2 li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 0;
	background:url(../../graphics/images/three_0a.png) no-repeat right top;
}
#nav2 li:hover a.top_link, #nav2 li a.active {
	color:#335e89;
	background:url(../../graphics/images/three_1_bluea.gif) no-repeat;
}
#nav2 li:hover a.top_link span, #nav2 li a.active span, #nav2 li a.active span.down {
	background:url(../../graphics/images/three_1_bluea.gif) no-repeat right top;
}
#nav2 li:hover a.top_link span.down, #nav2 li a.active span.down {
	background:url(../../graphics/images/three_1_blue.gif) no-repeat right top;
}
.blue_nav {
	float:left;
	width:970px;
	background:url(../../graphics/images/blue_navrep.gif) repeat-x 0 0;
}
.blue_nav .blue_nav_leftcurve {
	float:left;
	width:auto;
	background:url(../../graphics/images/blue_navleft.gif) no-repeat 0 0;
	padding:0 0 0 5px;
}
.blue_nav ul li {
	float:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	font-size:13px;
}
.blue_nav ul li a {
	float:left;
	color:#fff;
	line-height:27px;
	text-decoration:none;
	padding:0 0 0 12px;
	display:block;
}
#nav2 li:hover {
	position:relative;
	z-index:200;
}
#nav2 li ul.sub li {
	border-top:solid 1px #e7e7e7!important;
}
#nav2 li.top ul.sub li.first {
	border-top:none 0!important;
}
#nav2 li:hover ul.sub {
	left:0;
	top:28px;
	white-space:nowrap;
	width:180px;
	height:auto;
	z-index:300;
}
#nav2 li:hover ul.sub li {
	display:block;
	height:25px;
	border-bottom:solid 1px #e7e7e7!important;
	position:relative;
	float:left;
	font-weight:normal;
}
#nav2 li:hover ul.sub li a {
	width:150px;
	line-height:18px;
	text-indent:5px;
	color:#335E89;
	text-decoration:none;
	background:#fff url(../../graphics/images/bullet-left.gif) no-repeat 8px center;
	padding:5px 7px 5px 15px;
	margin-left:6px;
}
#nav2 li ul.sub li a.fly {
	background:#bbd37e url(arrow.gif) 80px 6px no-repeat;
}
#nav2 li:hover ul.sub li a:hover {
	background:#335e89 url(../../graphics/images/bullet-left_over.gif) no-repeat 8px center;
	color:#fff;
}
#nav2 li:hover ul.sub li a.fly:hover {
	background:#6a812c url(arrow_over.gif) 80px 6px no-repeat;
	color:#fff;
}
#nav2 li:hover li:hover ul, #nav2 li:hover li:hover li:hover ul, #nav2 li:hover li:hover li:hover li:hover ul, #nav2 li:hover li:hover li:hover li:hover li:hover ul {
	left:90px;
	top:-4px;
	background:#fff;
	padding:3px;
	border:1px solid #5c731e;
	white-space:nowrap;
	width:90px;
	z-index:400;
	height:auto;
}
#nav2 ul, #nav2 li:hover ul ul, #nav2 li:hover li:hover ul ul, #nav2 li:hover li:hover li:hover ul ul, #nav2 li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#nav2 li:hover li:hover a.fly, #nav2 li:hover li:hover li:hover a.fly, #nav2 li:hover li:hover li:hover li:hover a.fly, #nav2 li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#6a812c url(arrow_over.gif) 80px 6px no-repeat;
	color:#fff;
	border-color:#fff;
}
#nav2 li:hover li:hover li a.fly, #nav2 li:hover li:hover li:hover li a.fly, #nav2 li:hover li:hover li:hover li:hover li a.fly {
	background:#bbd37e url(arrow.gif) 80px 6px no-repeat;
	color:#000;
	border-color:#bbd37e;
}
.unverified {
	width:400px!important;
	margin-left:32px!important;
}
.unverified .first, .unverified .second {
	width:45%!important;
}
#container ul {
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li {
	float:left;
	margin-right: 5px;
	margin-bottom:-1px;
}
#container ul.menu li {
	display:block;
	padding:2px 10px;
	background:#f5f5f5;
	margin-bottom:-1px;
	border:1px solid #E7E7E7;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color:#444444;
	cursor: pointer;
}
#container ul.menu li.active {
	background:#fff;
	top:1px;
	border-bottom: 0;
	color:#003975;
}
#container .content.seller {
	display:none;
	float:left;
	width:100%;
}
/*search popup window*/
.search_popup { float:left; width:450px; background:url("../graphics/images/popup-logo.gif") no-repeat 99% 43px; }
.search_popup .threecol_right_layout {float:left; width:450px;}
.search_popup .threecol_right_layout .search_bar { width:440px; padding:5px; float:left; background:url("../../graphics/images/css_sprite_rep.gif") repeat-x scroll 0 -34px transparent;}
.search_popup .threecol_right_layout .search_result_tab {float:left; width:450px;}
.search_popup .threecol_right_layout .mid_section {float:left; width:450px; background:none 0;}
.search_popup .threecol_right_layout .mid_section .repbg{float:left; width:430px; padding-left:10px; padding-right:10px; }
.search_popup .threecol_right_layout .search_result_tab .mid_section {margin-left:0; }
.search_popup .threecol_right_layout .mid_section .repbg .data_head p.select select { width:75px; margin-top:0;}
.search_popup .threecol_right_layout .mid_section .repbg .data_head p.select span { font-size:11px; line-height:18px; margin:0; padding:0;}
.search_popup .result_content ul li .details { width:340px;}
.search_popup .result_content ul li .details ul li span.data { width:250px;}
.search_popup .result_content ul li .details ul li .verified_text  { font-size:11px; padding:0;}
.search_popup .result_content ul li .details ul li h4  { font-size:11px;}
.search_popup .threecol_right_layout .mid_section .repbg .data_head { height:27px; }
.search_popup .result_content ul li .details ul li { margin:0; font-size:10px!important;}
.search_popup .threecol_right_layout .head h2 { font-size:12px; margin:0; padding:0;}
.search_popup .threecol_right_layout .mid_section .repbg h2 { font-size:11px!important;}
.search_popup .threecol_right_layout .image-box  { width:51px; height:36px;}
.search_popup .threecol_right_layout .image-box a {width:49px; height:34px;}
.search_popup .result_content ul li { margin-top:6px; padding-bottom:5px;}
.search_popup .search_btn { background:url("../graphics/images/css_sprite_image.gif") no-repeat scroll 0 -402px transparent; border: 0 none; cursor: pointer; float: left; height: 23px; width: 24px;}
.search_popup .search_block {background: url("../graphics/images/css_sprite_rep.gif") repeat-x scroll 0 -68px transparent;
    float: left; width: 438px; margin:0;}
.search_popup .ser_leftcurve { background: url("../graphics/images/css_sprite_image.gif") no-repeat scroll 0 -428px transparent; float: left; height: 23px; padding-left: 4px; position: relative;}
.search_popup .ser_leftcurve input.input-text { border:0; float:left; padding:5px; width:400px; background:none 0;}
.search_popup .data_head h3.serach_result { font-size:11px;}







