/* farmako.com.tr CSS Document */

body { background:#000; margin:0px; padding:0px; color:#f4f4f4; font-weight:normal; }
*	 { margin:0px; padding:0px; outline:none; }
img  { border:none; }

#bodyRepeatable { background:#aaacb5 url(../images/backgrounds/repeatableBackground.jpg); margin:0px; padding:0px; }

/* BACKGROUND SLIDER START */

html    { overflow-x:hidden; overflow-y:scroll; }
.span-1     { width:200px; }
.span-2     { width:230px; }
.span-3     { width:450px; }
.span-1,
.span-2,
.span-3     { background:#e9e9e9;float:left;margin-right:10px;opacity:.8;padding:10px; }
.liquid     { margin:0 0 0 490px ;position:relative; width:auto; }

.maximage_resized {background:#e0e0e0;top:20px;opacity:0.8;padding:10px;position:absolute;right:15px;}

/*INDEX*/
.home .span-1, 
.home .span-2, 
.home .span-3, 
.home .maximage_resized 	{ background:none;padding:0;margin-right:20px; }
.home .maximage 			{ position:fixed !important; }
.home a 					{ color:#333; }
.home p 					{ line-height:24px; }

.slidemaximage { display:none; }	
.loader        { position:absolute;z-index:9999;width:39px;height:39px;top:49%;left:49% }


/* BACKGROUND SLIDER FINISH */

/* SLIDESHOW START */

#slideshow {
    position:relative;
    height:161px;
	}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
	}
#slideshow IMG.last-active {
    z-index:9;
	}

/* SLIDESHOW FINISH */

#headerContainer {
	width:100%;
	height:auto;
	background:#000;
	}
#headerContainer #headerSection {
	width:995px;
	height:98px;
	margin:auto;
	background:#000;
	}
#headerContainer #headerSection #logotype {
	width:214px;
	height:98px;
	float:left;
	}
#headerContainer #headerSection #navigation {
	width:537px;
	height:98px;
	float:left;
	}
#headerContainer #headerSection #sellerLogin {
	width:149px;
	height:40px;
	float:left;
	@margin-left:-40px;
	margin-top:30px;
	}
#mainContainer {
	width:995px;
	height:auto;
	margin:auto;
	}
#mainContainer #boxesSection {
	width:935px;
	@width:965px;
	height:auto;
	float:left;
	padding-right:60px;
	@padding-right:30px;
	}
#mainContainer #boxesSection #boxTop {
	width:220px;
	height:163px;
	float:right;
	background:#000;
	}
#mainContainer #boxesSection #boxMiddle {
	width:220px;
	height:133px;
	float:right;
	background:#000;
	}
#mainContainer #boxesSection #boxMiddle #formTitle {
	width:190px;
	height:auto;
	float:left;
	margin:10px 0px 0px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#636363;
	text-align:left;
	}
#mainContainer #boxesSection #boxMiddle #formSection {
	width:190px;
	height:28px;
	float:left;
	margin:10px 0px 0px 20px;
	}
#mainContainer #boxesSection #boxMiddle #formSection input {
	width:162px;
	height:16px;
	float:left;
	padding:5px;
	background:none;
	border:1px solid #363636;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dddddd;
	}
#mainContainer #boxesSection #boxMiddle #submitBtn {
	width:62px;
	height:23px;
	float:right;
	margin-top:5px;
	margin-right:27px;
	}
#mainContainer #boxesSection #boxBottom {
	width:220px;
	height:160px;
	float:right;
	}
#footerContainer {
	width:100%;
	height:auto;
	margin:auto;
	float:left;
	background:#000;
	}
#footerContainer #footerSection {
	width:995px;
	height:100px;
	margin:auto;
	}
#footerContainer #footerSection #left {
	width:auto;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top:20px;
	}
#footerContainer #footerSection #left #icon {
	width:38px;
	height:14px;
	float:left;
	}
#footerContainer #footerSection #left #quickLinks {
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;
	}
#footerContainer #footerSection #left #quickLinks ul {
	width:auto;
	height:auto;
	float:left;
	list-style:none;
	}
#footerContainer #footerSection #left #quickLinks ul li {
	width:auto;
	height:auto;
	float:left;
	margin-left:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	}
#footerContainer #footerSection #left #quickLinks ul li a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-decoration:none;
	}
#footerContainer #footerSection #left #quickLinks ul li a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-decoration:underline;
	}
#footerContainer #footerSection #right {
	width:450px;
	height:50px;
	float:right;
	margin-right:20px;
	margin-top:20px;
	}
#footerContainer #footerSection #right a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-decoration:underline;
	}
#footerContainer #footerSection #right a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-decoration:none;
	}
#footerContainer #footerSection #right #top {
	width:450px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-align:right;
	}
#footerContainer #footerSection #right #bottom {
	width:150px;
	height:24px;
	float:right;
	margin-right:75px;
	margin-top:5px;
	}

/* CATEGORIES PAGE START */

#productListArea {
	width:995px;
	height:auto;
	margin:auto;
	background:#000;
	}
#productListArea #productListSection {
	width:995px;
	height:auto;
	float:left;
	margin:auto;
	background:#000;
	border-top:1px solid #333;
	}
#productListArea #productListSection #leftSide {
	width:157px;
	height:auto;
	float:left;
	padding-left:18px;
	background:#000;
	}
#productListArea #productListSection #leftSide #categoryList {
	width:157px;
	height:auto;
	float:left;
	text-align:left;
	}	
#productListArea #productListSection #leftSide #categoryList #title {
	width:157px;
	height:auto;
	float:left;
	margin-top:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#656565;
	}	
#productListArea #productListSection #leftSide #categoryList ul {
	width:157px;
	height:auto;
	float:left;
	margin-top:20px;
	list-style:none;
	}	
#productListArea #productListSection #leftSide #categoryList ul li {
	width:145px;
	height:auto;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	list-style:none;
	border-bottom:1px dotted #333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	}	
#productListArea #productListSection #leftSide #categoryList ul li a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}	
#productListArea #productListSection #leftSide #categoryList ul li a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	text-decoration:underline;
	}	
#productListArea #productListSection #leftSide #mailListSection {
	width:145px;
	height:auto;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:10px;
	}	
#productListArea #productListSection #leftSide #mailListSection #description {
	width:135px;
	height:auto;
	float:left;
	padding-right:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dddddd;
	text-align:left;
	}
#productListArea #productListSection #leftSide #mailListSection #mailType {
	width:140px;
	height:auto;
	float:left;
	margin-top:5px;
	}
#productListArea #productListSection #leftSide #mailListSection #mailType input {
	width:128px;
	height:16px;
	float:left;
	padding:5px;
	background:none;
	border:1px solid #363636;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dddddd;
	}
#productListArea #productListSection #leftSide #mailListSection #mailSendBtn {
	width:62px;
	height:23px;
	float:left;
	margin-top:5px;
	}
#productListArea #productListSection #rightSection {
	width:820px;
	height:auto;
	float:left;
	}
#productListArea #productListSection #rightSection #top {
	width:820px;
	height:55px;
	float:left;
	}
#productListArea #productListSection #rightSection #top #categoryTree {
	width:700px;
	height:auto;
	float:right;
	margin:17px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dddddd;
	background:#000;
	text-align:right;
	padding-right:25px;
	}
#productListArea #productListSection #rightSection #top #categoryTree a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dddddd;
	text-decoration:underline;
	}
#productListArea #productListSection #rightSection #top #categoryTree a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dddddd;
	text-decoration:none;
	}
#productListArea #productListSection #rightSection #middleProducts {
	width:820px;
	height:auto;
	float:left;
	background:#000;
	}
#productListArea #productListSection #rightSection #middleProducts #product {
	width:204px;
	height:auto;
	float:left;
	margin:1px 0px 0px 1px;
	}
#productListArea #productListSection #rightSection #middleProducts #product #thumbImage {
	width:204px;
	height:204px;
	float:left;
	}
#productListArea #productListSection #rightSection #middleProducts #product #productDesc {
	width:194px;
	height:auto;
	float:left;
	padding-left:10px;
	background:#f4f4f4;
	}
#productListArea #productListSection #rightSection #middleProducts #product #productDesc #title {
	width:194px;
	height:48px;
	float:left;
	padding-top:5px;
	padding-bottom:7px;
	padding-right:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-decoration:none;
	text-align:left;
	}
#productListArea #productListSection #rightSection #middleProducts #product #productDesc #title a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	text-decoration:underline;
	}
#productListArea #productListSection #rightSection #middleProducts #product #productDesc #title a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	text-decoration:none;
	}
#productListArea #productListSection #rightSection #middleProducts #product #price {
	width:194px;
	height:auto;
	float:left;
	padding-bottom:7px;
	}
#productListArea #productListSection #rightSection #middleProducts #product #price #sellerTitle {
	width:auto;
	height:auto;
	float:left;
	margin-top:4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	}
#productListArea #productListSection #rightSection #middleProducts #product #price #sellerPrice {
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7c0069;
	text-align:left;
	}
#productListArea #productListSection #rightSection #bottom {
	width:820px;
	height:40px;
	float:left;
	background:#000;
	}
#productListArea #productListSection #rightSection #bottom #pageShow {
	width:auto;
	height:auto;
	float:right;
	margin:15px 30px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	}
#productListArea #productListSection #rightSection #bottom #pageShow a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-decoration:none;
	}
#productListArea #productListSection #rightSection #bottom #pageShow a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-decoration:underline;
	}
.showingPage {
	width:50px;
	height:20px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#181818;
	}	
	
/* CATEGORY PAGE FINISH */	

/* PRODUCT PAGE START */

#productDetails {
	width:820px;
	height:auto;
	float:left;
	border-left:1px solid #333;
	}
#productDetails #productImage {
	width:400px;
	height:400px;
	float:left;
	margin-left:1px;
	}
#productDetails #details {
	width:385px;
	height:auto;
	float:left;
	margin-left:10px;
	text-align:left;
	}
#productDetails #details #prodName {
	width:385px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
	color:#fff;
	}
#productDetails #details #stockCode {
	width:385px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	}
#productDetails #details #prodDescription {
	width:385px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	}
#productDetails #details #prodPrice {
	width:385px;
	height:auto;
	float:left;
	margin-top:10px;
	background:#181818;
	padding:5px;
	}
#productDetails #details #title {
	width:auto;
	height:auto;
	float:left;
	margin-top:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#f4f4f4;
	}
#productDetails #details #price {
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	font-weight:normal;
	color:#f4f4f4;
	}
#productDetails #details #prodHelp {
	width:385px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#f4f4f4;
	}
#productDetails #details #prodHelp a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#f4f4f4;
	}
#productDetails #details #prodHelp a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#f4f4f4;
	}
#productDetails #details #sendFriend {
	width:385px;
	height:auto;
	float:left;
	margin-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#f4f4f4;
	}
#productDetails #details #sendFriend a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#f4f4f4;
	}
#productDetails #details #sendFriend a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#f4f4f4;
	}
#productDetails #detailsTabber {
	width:790px;
	height:auto;
	float:left;
	padding-bottom:20px;
	margin-top:15px;
	margin-left:15px;
	text-align:left;
	}

/* PRODUCT PAGE FINISH */


/* STANDART PAGE START */	
	
#pagesSection {
	width:800px;
	height:auto;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
	}
#pagesSection #title {
	width:800px;
	height:height;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999;
	text-decoration:none;
	}
#pagesSection #description {
	width:500px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
	text-decoration:none;
	}
#pagesSection #companyImage {
	width:252px;
	height:341px;
	float:left;
	margin-top:10px;
	}
	
/* STANDART PAGE FINISH */

/* CONTACT PAGE START */

#contactSection {
	width:790px;
	height:auto;
	float:left;
	margin-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px dashed #666;
	text-align:left;
	}
#contactSection #title {
	width:790px;
	height:auto;
	float:left;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999;
	text-decoration:none;
	}
#contactSection #left {
	width:450px;
	height:auto;
	float:left;
	text-align:left;
	}
#contactSection #right {
	width:296px;
	height:246px;
	float:left;
	padding:2px;
	margin-left:15px;
	border:1px dashed #666;
	}
#contactSection #right #bigMap {
	width:296px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:center;
	}
#contactSection #right #bigMap a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656565;
	text-decoration:none;
	}
#contactSection #right #bigMap a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656565;
	text-decoration:underline;
	}
#contactSection #left #description {
	width:450px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	}
#contactSection #left #description a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f4f4f4;
	text-decoration:underline;
	}
#contactSection #left #description a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f4f4f4;
	text-decoration:none;
	}
#contactSection #left #formArea {
	width:450px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:left;
	}
#contactSection #left #formArea #formSection {
	width:450px;
	height:auto;
	float:left;
	margin-top:3px;
	}
#contactSection #left #formArea #formSection #title {
	width:150px;
	height:auto;
	float:left;
	margin-top:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#656565;
	text-decoration:none;
	}
#contactSection #left #formArea #formSection #formDetail {
	width:auto;
	height:auto;
	float:left;
	margin-left:5px;
	}
.contactDen {
	width:176px;
	height:20px;
	float:left;
	padding:3px 5px 3px 5px;
	background:#FFF;
	border:none;
	}
.contactDenArea {
	width:250px;
	height:100px;
	border:1px solid #ddd;
	padding:3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#181818;
	}
#contactSection #left #submitBtn {
	width:126px;
	height:31px;
	float:left;
	display:inline;
	margin:10px 0px 0px 155px;
	}

/* CONTACT PAGE FINISH */

/* LOGIN PAGE START */

#loginArea {
	width:800px;
	height:auto;
	float:left;
	padding-top:25px;
	margin-left:10px;
	border-top:1px dashed #999;
	text-align:left;
	}
#loginArea #title {
	width:800px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f4f4f4;
	}
#loginArea #left {
	width:300px;
	height:auto;
	float:left;
	}
#loginArea #seperator {
	width:auto;
	height:100px;
	float:left;
	margin-top:60px;
	margin-left:10px;
	border-left:1px dashed #666;
	}
#loginArea #right {
	width:450px;
	height:auto;
	float:left;
	margin-left:10px;
	}
#loginArea #left #formArea {
	width:300px;
	height:auto;
	float:left;
	margin-top:58px;
	}
#loginArea #left #formArea #formSection {
	width:300px;
	height:auto;
	float:left;
	padding-top:5px;
	}
#loginArea #left #formArea #formSection #title {
	width:100px;
	height:auto;
	float:left;
	margin-top:3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#656565;
	}
#loginArea #left #formArea #formSection #areaDetail {
	width:auto;
	height:auto;
	float:left;
	margin-left:5px;
	}
#loginArea #left #formArea #loginBtn {
	width:86px;
	height:31px;
	float:left;
	margin-top:5px;
	margin-left:105px;
	}
#loginArea #right #description {
	width:350px;
	height:auto;
	float:left;
	margin-top:60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	}
#loginArea #right #description a, a:active, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	text-decoration:underline;
	}
#loginArea #right #description a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	text-decoration:none;
	}

/* LOGIN PAGE FINISH */

/* SELLERS PAGE START */

#sellersArea {
	width:800px;
	height:auto;
	float:left;
	padding-top:25px;
	margin-left:10px;
	border-top:1px dashed #999;
	text-align:left;
	}
#sellersArea #title {
	width:800px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f4f4f4;
	}
#sellersSection {
	width:350px;
	height:auto;
	float:left;
	}
#sellersSection #sellersTitle {
	width:350px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f4f4f4;
	}
#sellersSection #sellersDescription {
	width:350px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#dddddd;
	}
#sellersSection #sellersSearch {
	width:350px;
	height:auto;
	float:left;
	margin-top:15px;
	}
#sellersSection #sellersSearch2 {
	width:350px;
	height:auto;
	float:left;
	margin-top:15px;
	}
#sellersSection #sellersSearch #title {
	width:auto;
	height:auto;
	float:left;
	margin-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f4f4f4;
	}
#sellersSection #sellersSearch2 #title {
	width:auto;
	height:auto;
	float:left;
	margin-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f4f4f4;
	}
#sellersSection #sellersSearch #selectState {
	width:150px;
	height:25px;
	float:left;
	margin-left:10px;
	}
	#sellersSection #sellersSearch2 #selectState {
	width:150px;
	height:25px;
	float:left;
	margin-left:10px;
	}
.selectStateStyle {
	width:150px;
	height:25px;
	float:left;
	padding:3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#656565;
	}
.selectStateStyle option {
	padding:3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#656565;
	}
#sellersSection #sellersSearch #stateSearchBtn {
	width:46px;
	height:25px;
	float:left;
	margin-left:5px;
	}
#sellersSection #searchScore {
	width:350px;
	height:auto;
	float:left;
	margin-top:15px;
	text-align:left;
	} 
#sellersSection #searchScore2 {
	width:350px;
	height:auto;
	float:left;
	margin-top:15px;
	text-align:left;
	} 
#sellersSection #searchScore #title {
	width:350px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#dddddd;
	}
#sellersSection #searchScore2 #title {
	width:350px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#dddddd;
	}
#sellersSection #searchScore #scoreSection {
	width:340px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
	}
#sellersSection #searchScore2 #scoreSection {
	width:340px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
	}
#sellersSection #searchScore #scoreSection #sellerName {
	width:340px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#dddddd;
	}
#sellersSection #searchScore2 #scoreSection #sellerName {
	width:340px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#dddddd;
	}
#sellersSection #searchScore #scoreSection #sellerAdress {
	width:340px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#656565;
	}
#sellersSection #searchScore2 #scoreSection #sellerAdress {
	width:340px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#656565;
	}
#sellersSection #searchScore #scoreSection #sellerPhone {
	width:340px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#656565;
	}
#sellersSection #searchScore2 #scoreSection #sellerPhone {
	width:340px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#656565;
	}
#sellersSection #searchScore #scoreSection #sellerBrands {
	width:340px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#656565;
	}
#sellersSection #searchScore2 #scoreSection #sellerBrands {
	width:340px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#656565;
	}
.secondSection {
	margin-left:25px;
	padding-left:30px;
	border-left:1px dashed #666;
	}

/* SELLERS PAGE FINISH */