@charset "utf-8";

/* CSS RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0;}
*{outline-style:none;}
::-ms-clear{display:none;}
:focus{outline:none;}
::-moz-focus-inner{border:0;}

input, select{box-sizing:border-box;}

/* BASIC SETTINGS */
BODY,P,DIV,TH,TD,INPUT,SELECT,TEXTAREA{FONT-FAMILY:Verdana,Arial,Helvetica,Sans-serif;COLOR:#333;FONT-SIZE:12px;}
H1{FONT-SIZE: 22px; margin-top: 0em; margin-bottom: 0.3em;}
H2{FONT-SIZE: 18px; margin-top: 0em; margin-bottom: 0.3em;}
H3{FONT-SIZE: 16px; margin-top: 0em; margin-bottom: 0.3em;}
HR{COLOR: #DDDDDD; HEIGHT: 1px;}
body,html{height:100%;}

/* body{background:#e7e7e7;} */

/* HOMEPAGE LOGO */
h1.logo{
	font-size:70px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-shadow: 0px 0px 4px #FFF;
}

/* TEXT SHADOW */
.shadowDark{
	text-shadow: 0px 0px 3px #000;
}
.shadowLight{
	text-shadow: 0px 0px 3px #fff;
}

/* PARAGRAPH */
p{line-height:1.3em;margin-bottom:1em;}
p.tight{line-height: 0.9em;margin-bottom:0.8em;}
.ds{margin-bottom:1.5em;}
.rs{margin-bottom:1em;}
.label{margin-left:3px;}
.section-label{font-size:16px; margin-bottom:8px; margin-left:3px;}

/* TABLE */
td{padding:3px;}
th.nowrap,td.nowrap{white-space: nowrap;}
tr p{margin-left:3px;margin-right:3px;}

section{
	margin-bottom:25px;
}

/* FONT SIZING */
.font_s{font-size:9px;}
.font_m{font-size:11px;}
.font_l{font-size:14px;}
.font_xl{font-size:16px;}
.font_xxl{font-size:18px;}
.font_xxxl{font-size:22px;}
.font_xxxl{font-size:26px;}

/* LINKS */
A:link{color:#666; text-decoration:underline;}
A:visited{color:#666; text-decoration:underline;}
A:hover{color:#999; text-decoration:underline;}
A:active{color:#666; text-decoration:underline;}

A.blue:link{color:#0060ff; text-decoration:none;}
A.blue:visited{color:#0060ff; text-decoration:none;}
A.blue:hover{color:#0091ff; text-decoration:underline;}
A.blue:active{color:#0060ff; text-decoration:underline;}

A.no-deco:link, A.no-deco:visited, A.no-deco:hover, A.no-deco:active{text-decoration:none;}

/* OPACITY */
.opacity25{-moz-opacity:0.25;opacity:.25;filter:alpha(opacity=25);}
.opacity50{-moz-opacity:0.5;opacity:0.5;filter:alpha(opacity=50);}
.opacity100{-moz-opacity:1;opacity:1;filter:alpha(opacity=50);}

/* COLORS */
.blue{color:#0064ff;}
.white{color:#fff;}
.medGray{color:#999;}
.red{color:#C00;}
.green{color:#4ba101;}
.orange{color:#FF6600;}

.bold, b{font-weight:bold;}
.indent{margin-left:3px;margin-right:3px;}

/* LOADING */
.loading_LRG{height:70px;background:url('../design/loading/load-LRG.gif') 50% 50% no-repeat;}
.loading_MED{height:40px;background:url('../design/loading/load-MED.gif') 50% 50% no-repeat;}
.loading_SML{height:25px;background:url('../design/loading/load-SML.gif') 50% 50% no-repeat;}

/* MEDIA QUERIES */
@media screen and (max-width: 600px) {
    #ads{
        display: none !important;
    }
	
	#display{
		margin-right:0px !important;
	}	

    #logo{
        display: none !important;
    }
	#searchBar{
		width:95% !important;
	}	
}

/* ICONS */
.icon-amazon-logo 				{display:inline-block; background:url(../design/general/design-sprite.png); background-position:0px -44px; width: 91px; height: 18px;} 
.icon-ebay-logo					{display:inline-block; background:url(../design/general/design-sprite.png); background-position:0px -22px; width: 60px; height: 20px;}

.icon-amazon-logo-sm			{display:inline-block; background:url(../design/general/design-sprite.png); background-position:-242px 0px; width: 16px; height: 16px; margin-right:3px; vertical-align:middle;}
.icon-ebay-logo-sm				{display:inline-block; background:url(../design/general/design-sprite.png); background-position:-259px 0px; width: 16px; height: 16px; margin-right:3px; vertical-align:middle;}
.icon-rakuten-logo-sm			{display:inline-block; background:url(../design/general/design-sprite.png); background-position:-276px 0px; width: 16px; height: 16px; margin-right:3px; vertical-align:middle;}

.icon-pinterest-logo-sm			{display:inline-block; background:url(../design/general/design-sprite.png); background-position:-242px -17px; width: 22px; height: 22px; vertical-align:middle;}
.icon-pinterest-logo-sm:hover	{display:inline-block; background:url(../design/general/design-sprite.png); background-position:-242px -40px; width: 22px; height: 22px; vertical-align:middle;}

.icon-facebook-logo-sm			{display:inline-block; background:url(../design/general/design-sprite.png); background-position:-264px -17px; width: 22px; height: 22px; vertical-align:middle;}
.icon-facebook-logo-sm:hover	{display:inline-block; background:url(../design/general/design-sprite.png); background-position:-264px -40px; width: 22px; height: 22px; vertical-align:middle;}

.icon-twitter-logo-sm			{display:inline-block; background:url(../design/general/design-sprite.png); background-position:-286px -17px; width: 22px; height: 22px; vertical-align:middle;}
.icon-twitter-logo-sm:hover		{display:inline-block; background:url(../design/general/design-sprite.png); background-position:-286px -40px; width: 22px; height: 22px; vertical-align:middle;}

.icon-success-small				{display:inline-block; background:url(../design/icons/icon-sprite.png); background-position:-16px 0px; width: 14px; height: 14px; margin-right:3px;}
.icon-error-small				{display:inline-block; background:url(../design/icons/icon-sprite.png); background-position:-31px 0px; width: 14px; height: 14px; margin-right:3px;}
.icon-warning-small				{display:inline-block; background:url(../design/icons/icon-sprite.png); background-position:-46px 0px; width: 14px; height: 14px; margin-right:3px;}
.icon-note-small				{display:inline-block; background:url(../design/icons/icon-sprite.png); background-position:-61px 0px; width: 14px; height: 14px; margin-right:3px;}
/* END ICONS */

/* FRONT END PAGE LAYOUT */
#container{
	padding-top:2px;
	width:100%;
	background:url(../design/general/bg.png) repeat-x;
	min-width:120px;
	min-height:700px;
}
#header{
	position:fixed;
	top:0px;
	width:100%;
	height:60px;
	background:#212121;
	background:url(../design/header/bg.png) repeat-x;
	padding:0px;
	z-index:50;
}
#content{
	width:100%;
	margin-top:70px;
}
#display{
	width:auto;
	min-height:700px;
	padding:20px;
}
#ads{
	float:right;
	margin-top:40px;
	margin-right:10px;
	width:300px;
	min-height:600px;
	border:#333 1px dashed;
}

.requiredField{
	margin-left:5px;
	font-weight:bold;
	color:#900;
}

#resultTitle{
	margin-top:-20px;
	margin-bottom:20px;
}
.clear{
	clear:both;
}
#goToTop{
	display:none;
	position:fixed;
	background:url(../design/general/design-sprite.png);
	background-position:0px -230px;
	bottom:5px;
	right:5px;
	width:85px;
	height:66px;
	cursor:pointer;
	z-index:5;
}
/* END FRONT END PAGE LAYOUT */


/* TABLE */
table.alignMid td{
	vertical-align:middle;
}
table.alignTop td{
	vertical-align:top;
}

.table{
	border: 1px solid #ccc;
	background-color: #fff;
	width: 100%;
	color: #333;
}
.table thead, .table thead:hover{
	background-color:#ccc;
}

.table td{
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	padding: 7px 7px 7px;
	vertical-align:middle;	
}
.table th{
	font-weight: bold;
	padding: 10px 7px 10px;
	text-align: left;
	line-height: 1.3em;
	font-size: 13px;
	color:#333;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0');
	background-image: -ms-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background-image: -moz-linear-gradient(center top , #ffffff, #f0f0f0);		
}
.table tr:nth-child(even){
	background: #F2F2F2;
}
.table .rowError{
	background:url(../design/general/blink.gif) !important;
}
.table .rowHeader{
	font-weight:bold;
}
/* TABLE */


/* PRODUCT PANEL DISPLAY */
.productPanel{
	position:relative;
	float:left;
	width:210px;
	height:320px;
	margin-right:15px;
	margin-bottom:20px;
	text-align:center;
	padding:5px;
	border:#999 1px solid;
	word-wrap:break-word;
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-moz-box-sizing: border-box;
	border-radius:3px;	
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-moz-transition: all 0.3s linear 0s;
	-webkit-box-shadow: 0 0 3px rgb(154,154,154);
	-moz-box-shadow: 0 0 3px rgb(154,154,154);
	box-shadow: 0 0 3px rgb(154,154,154);
	color:#666666;	
	z-index:2;
}
.productPanel:hover{
	-webkit-box-shadow: 0 0 20px rgb(255,255,255);
	-moz-box-shadow: 0 0 20px rgb(255,255,255);
	box-shadow: 0 0 20px rgb(255,255,255);	
}
.productPanel img{
	max-height:200px;
	border:none;
}
.productPanel .productName{
	position:absolute;
	width:200px;
	margin: 0 auto;
	bottom:70px;
	font-size:10px;
}
.productPanel .price{
	position:absolute;
	width:200px;
	margin: 0 auto;
	bottom:40px;
	font-size:20px;
	color:#FF0000;
}
.productPanel .marketplace{
	position:absolute;
	width:200px;
	margin: 0 auto;
	bottom:10px;
	font-size:12px;
}
/* END PRODUCT PANEL DISPLAY */

/* USER INPUT FIELDS */
.uI{
	width:250px;
	line-height:normal;
	font-size: 13px;
	height: 30px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-moz-box-sizing: border-box;
	border-radius:3px;	
    border-color: #B2B2B2 #CECECE #CECECE;
    border-right: 1px solid #CECECE;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    margin: 3px;
    padding-left:5px;
	color:#666666;		
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#FFFFFF');
	background-image: -ms-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#FFFFFF));
	background-image: -moz-linear-gradient(center top , #F6F6F6, #FFFFFF);
}

select{
	height:auto !important;
	padding:5px;
}

.uI.LRG{
	font-size:18px;
    height:38px;
}
.uI:focus{
    border-color:#ff00ea;
    border-style: solid;
    border-width: 1px;	
	background:#FFFFFF;	
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	border-color:rgba(82,168,236,0.8);	
	box-shadow:0 1px 3px rgba(0,0,0,0.1) inset, 0 0 8px rgba(82,168,236,0.6);
	outline 0 none;
}
.uI.Good{
	border-color:#429C16;
    border-style: solid;
    border-width: 1px;	
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	border-color:rgba(66,156,22,0.8);	
	box-shadow:0 1px 3px rgba(0,0,0,0.1) inset, 0 0 8px rgba(66,156,22,0.6);
	outline 0 none;
}
.uI.Bad{
	border-color:#FA052B;
    border-style: solid;
    border-width: 1px;	
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	border-color:rgba(250,5,43,0.8);	
	box-shadow:0 1px 3px rgba(0,0,0,0.1) inset, 0 0 8px rgba(250,5,43,0.6);
	outline 0 none;
}

.file-input{
	width:250px;
	line-height:25px;
	font-size: 13px;
	height: 30px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-moz-box-sizing: border-box;
	border-radius:3px;	
	border-color: #B2B2B2 #CECECE #CECECE;
	border-right: 1px solid #CECECE;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	margin: 3px;
	padding-left:5px;
	color:#999;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6F6F6', endColorstr='#FFFFFF');
	background-image: -ms-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#FFFFFF));
	background-image: -moz-linear-gradient(center top , #F6F6F6, #FFFFFF);
	text-align:left;
	cursor:pointer;
	padding-left:30px;
	background:url('../design/icons/camera.png') no-repeat 5px 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* END USER INPUT FIELDS */

/* BUTTONS */
A.uB.blue:link{color:#fff; text-decoration:none;}
A.uB.blue:visited{color:#fff; text-decoration:none;}
A.uB.blue:hover{color:#fff; text-decoration:none;}
A.uB.blue:active{color:#fff; text-decoration:none;}

.uB{
	cursor:pointer;
	display:inline-block;
	height: auto;
	height:30px;
	width:auto;
	line-height:normal;
	padding: 5px 8px;
	vertical-align:top;
	margin:3px;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0066CC', endColorstr='#033CA5');
	background-image: -ms-linear-gradient(top, #0066CC 0%, #033CA5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0066CC), to(#033CA5));
	background-image: -moz-linear-gradient(center top , #0066CC, #033CA5);
	text-align:center;
	color:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-moz-box-sizing: border-box;
	border-radius:3px;	
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-moz-transition: all 0.1s linear 0s;
}
.uB.LRG{
	height:40px;
	padding:8px 18px;
	font-size:15px;
	font-weight:bold;	
}
.uB.blue{
	background-color:#0067ce;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0091ff', endColorstr='#0060ff');
	background-image: -ms-linear-gradient(top, #0091ff 0%, #0060ff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0091ff), to(#0060ff));
	background-image: -moz-linear-gradient(center top , #0091ff, #0060ff);
	color:#fff;
	border:#003399 1px solid;	
}
.uB.blue:hover{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a5ff', endColorstr='#0073ff');
	background-image: -ms-linear-gradient(top, #00a5ff 0%, #0073ff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00a5ff), to(#0073ff));
	background-image: -moz-linear-gradient(center top , #00a5ff, #0073ff);
}
.uB.gray{
	background-color:#E8E8E8;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E8E8E8');
	background-image: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e8e8e8));
	background-image: -moz-linear-gradient(center top , #fff, #e8e8e8);
	color:#333333;
	border:#cccccc 1px solid;	
}
.uB.gray:hover{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5');
	background-image: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
	background-image: -moz-linear-gradient(center top , #ffffff, #f5f5f5);
}
/* END BUTTONS */

/* TEXTAREA */
textarea{resize:vertical;padding:5px;margin-bottom:3px;}
.textarea{display:block;width:97%;height:150px;margin-bottom:3px;}

/* NOTIFICATIONS */
.uM{
	padding:15px 5px 10px 45px;
	margin:3px 3px 10px 3px;
	min-height:15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.uM.Success{
	background-color:#C0F2A8;
	border:#429C16 1px solid;
	color:#429C16;
	background-image:url(../design/icons/success.png);
	background-position:5px,10px;
	background-repeat:no-repeat;
}
.uM.Error{
	background-color:#FDC6CE;
	border:#FA052B 1px solid;
	color:#FA052B;
	background-image:url(../design/icons/error.png);
	background-position:5px,10px;
	background-repeat:no-repeat;
}
.uM.Warning{
	background-color:#FFE9D2;
	border:#FF6600 1px solid;
	color:#FF6600;
	background-image:url(../design/icons/warning.png);
	background-position:5px,10px;
	background-repeat:no-repeat;
}
.uM.Note{
	background-color:#CEE0FB;
	border:#1564DB 1px solid;
	color:#1564DB;
	background-image:url(../design/icons/note.png);
	background-position:5px,10px;
	background-repeat:no-repeat;
}
/* END NOTIFICATIONS */




#logo{
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-right:10px;
	background:url(../design/general/design-sprite.png); background-position: 0px -66px; width: 143px; height: 30px; cursor:pointer;
}


/* HOMEPAGE */
#homeSearchContainer{
	position:relative;
	width:500px;	
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10%;
	text-align:center;
	z-index:30;
}

#homeSearchContainer #identity{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	z-index:3;
	text-align:center;
	padding-right:70px;
}

#homeSearchContainer #aliasImg{
	position:absolute;
	z-index:-1;
	left:-230px;
	top:-50px;
	width:328px;
	height:346px;	
	-webkit-transform: rotate(-0deg);
	-moz-transform: rotate(-0deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);	
}


#search{
	margin-top:30px;
	width:100%;
}

#bar{
	width:auto;
	margin-right:85px;
}

#action{
	float:right;
	width:70px;
}


/* HOMEPAGE FOOTER */
#footerBar{
	position:fixed;
	bottom:0px;
	width:100%;
	height:140px;
	background-image:url(../design/transparent/black-50.png);
}
#footerBarContainer{
	width:auto;
	padding:10px;
}
#footerBar #popularContent{
	width:auto;
	height:75px;
	overflow:hidden;
	margin-bottom:25px;
}
#footerBar #copyright{
	color:#666;
	text-align:center;
	margin-top:5px;
}
#popularContent #popLabel{
	color:#ccc;
	font-size:16px;
	text-align:left;
	font-weight:bold;
}
#popularContent #popSearch{
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:5px;
}
#popularContent #popSearch li{
	float:left;
	height:30px;
	margin-right:25px;
	line-height:1.8em;
}
#popularContent #popSearch li a{
	font-size:14px;
	color:#999;
	text-decoration:none;
	text-shadow: 0px 0px 3px #000;
}
#popularContent #popSearch li a:hover{
	color:#fff;
	text-decoration:underline;
}

/* SITE LINK NAVIGATION */
#siteLinks{
	width:100%;
	text-align:center;
}
#siteLinks ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#siteLinks ul li{
	display:inline;
	margin-right:7px;
}
#siteLinks ul li a{
	text-decoration:none;
	color:#ccc;		
}
#siteLinks ul li a:hover{
	color:#fff;
	text-decoration:underline;
}


/* SEARCH RESULTS PAGE */
#searchBar{
	float:left;
	width:70%;
	min-width:200px;
	max-width:800px;
	height:35px;
	margin-top:5px;
}

#searchAction{
	float:right;
	width:70px;
}

#searchField{
	width:auto;
	margin-right:85px;
}

#popularLabel{
	margin-top:20px;
	color:#333333;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	margin-left:3px;
}
#popularSearch{
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-left:3px;
	list-style:none;
	width:420px;
}
#popularSearch li{
	text-align:left;
	padding:3px;
}

#popularSearch li a{
	font-size:18px;
	color:#666666;
	text-decoration:none;
}
#popularSearch li a:hover{
	color:#0064ff;
	text-decoration:underline;
}



/* DIV BOXES */
div.whiteBox{
	max-width:100%;
	background-color:#FFFFFF;
	border:#cacaca 1px solid; /* 9A9A9A */
	padding:10px;
	margin:3px 3px 15px 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 3px rgb(202,202,202); /* 154 */
	-moz-box-shadow: 0 0 3px rgb(202,202,202);
	box-shadow: 0 0 3px rgb(202,202,202);	
}
div.grayBox{
	max-width:100%;
	background-color:#EEEEEE;
	border:#EEEEEE 1px solid;
	padding:10px;
	margin:3px 3px 15px 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 3px rgb(154,154,154);
	-moz-box-shadow: 0 0 3px rgb(154,154,154);
	box-shadow: 0 0 3px rgb(154,154,154);	
}
/* END DIV BOXES */

/* 404 PAGE ERROR */
#PageNotFoundImg{
	width:auto;
	min-width:300px;
	max-width:1000px;
}

/* PAGE-NAV */
.page-nav {
	font-size:0.8em !important;
	display:block !important;
	padding-top:40px;
	white-space:nowrap;
}

.page-nav p{
	display:inline;
	font-size:11px;
	padding-right:10px;
}

.page-nav span {
	font-weight:bold;
	border:1px solid #ddd;
	margin-right:3px;
	padding:3px 7px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0091ff', endColorstr='#0060ff');
	background-image: -ms-linear-gradient(top, #0091ff 0%, #0060ff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0091ff), to(#0060ff));
	background-image: -moz-linear-gradient(center top , #0091ff, #0060ff);
	color: #fff !important;
	text-decoration: none !important;
}

.page-nav a.page-numbers,
.page-nav a.page-numbers-select,
.page-nav a.addthis_button,

.page-nav a.next,
.page-nav a.prev, 
.page-nav span.page-numbers,
.page-nav span.next,
.page-nav span.prev {
	border:1px solid #ddd;
	background-color:#fff;
	margin-right:3px;
	padding:3px 7px;
	text-decoration: none !important;	
}

.page-nav a.page-numbers:hover,
.page-nav a.page-numbers-select,
.page-nav a.addthis_button:hover,

.page-nav a.next:hover,
.page-nav a.prev:hover, 
.page-nav span.page-numbers:hover,
.page-nav span.next:hover,
.page-nav span.prev:hover {
	background-color: #0066CC;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0091ff', endColorstr='#0060ff');
	background-image: -ms-linear-gradient(top, #0091ff 0%, #0060ff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0091ff), to(#0060ff));
	background-image: -moz-linear-gradient(center top , #0091ff, #0060ff);
	color: #fff !important;
	text-decoration: none !important;
}

/* PROFILE */

/* TOOLTIP */
.tooltip{border-bottom:#666 1px dotted; cursor:pointer}
#tt {position:absolute; display:block; background:url(../design/tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../design/tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#fff}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../design/tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

/* FIELDSET */
fieldset{
	width:auto;
	padding:10px;margin-bottom:15px;border:#999 2px solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-moz-box-sizing: border-box;
	border-radius:3px;	
    border-color: #B2B2B2 #CECECE #CECECE;
    border-right: 1px solid #CECECE;
    border-style: solid;
    border-width: 1px;
}
legend{font-size:15px;color:#666;font-weight:bold;}

/* BAR GRAPH */
.barGraph{
	max-width:300px;
	height:15px;
	border:#666666 1px solid;
	background-color:#FFF;
}
.barGraph .fill{
	width:0px;
	height:15px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0091ff', endColorstr='#0060ff');
	background-image: -ms-linear-gradient(top, #0091ff 0%, #0060ff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0091ff), to(#0060ff));
	background-image: -moz-linear-gradient(center top , #0091ff, #0060ff);
	border-right:#333 1px solid;
}
/* END */


ul.listBasic{
	list-style-type:disc;
	margin-left:2em;
}
ul.listBasic li{
	line-height:1.5em;
}








/* SHADOW BOX V2 */
#light-box-container{
	display:none;
	position:absolute;
	top:30px;
	width:100%;
	left:0%;
	text-align:center;
	margin-top:50px;
	z-index:200;
}
#light-box{
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	background:#CCCCCC;
	margin:0px auto;
	min-width:200px;
	max-width:700px;
	overflow:hidden;
	padding:10px;
	background-color:#FFFFFF;
	-webkit-box-shadow: 0 0 20px rgb(0,0,0);
	-moz-box-shadow: 0 0 20px rgb(0,0,0);
	box-shadow: 0 0 20px rgb(0,0,0);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5');
	background-image: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e5e5));
	background-image: -moz-linear-gradient(center top , #ffffff, #e5e5e5);
}
#light-box-body{
	text-align:left;
}
#light-box-title-container{
	position:relative;
	background:#303030;
	width:100%;
	height:40px;
	margin:-10px;
	padding:10px;
}
#light-box-title{
	white-space:nowrap;
	overflow:hidden;	
	text-overflow:ellipsis;
	height:40px;
	color:#FFFFFF;
	font-size:28px;
	margin-right:50px;
	padding-top:5px;
}
#light-box-exit{
	position:absolute;
	right:15px;
	top:15px;
	width:31px;
	height:31px;
	background:url(../design/icons/icon-sprite.png); background-position:0px -257px;
	cursor:pointer;
}
#light-box-content{
	margin-top:20px;
	min-height:40px;
}
#fade{display:none;position:fixed;top:0%;left:0%;width:100%;height:100%;background-color:#000;z-index:100;-moz-opacity:0.7;opacity:.70;filter:alpha(opacity=70);}
@media screen and (max-width: 720px) {
	#light-box-body{
		max-width:450px;
	}
}
@media screen and (max-width: 470px){
    html,body{height:100%;}
	#fade{
		-moz-opacity:.90;opacity:.90;filter:alpha(opacity=90);
	}
	#light-box{
		position:fixed;
		width:100%;
		height:100%;
		margin:0px;
		padding:0px;
		background:none;		
		border:none;
		-webkit-border-radius:none;
		-moz-border-radius:none;
		border-radius:none;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
	#light-box-body{
		background:none;
	}	
	#light-box-title-container{
		position:fixed;
		top:0px;
		left:0px;
	}
	#light-box-title{
		margin-top:7px;
		margin-left:10px;
	}
	#light-box-container{
		position:absolute;
		top:0px;
	}
	#light-box-content{
		position:fixed;
		max-height:90%;
		top:50px;
		left:0px;
		background:none;		
		margin:10px;
		color:#FFF;
		overflow:auto;
	}
	#light-box-content p, #light-box-content span, #light-box-content h1, #light-box-content h2, #light-box-content h3, #light-box-content b{
		color:#FFF;
	}		
	#light-box-exit{
		right:15px;
		top:20px;
	}	
}
/* END SHADOW BOX V2 */