@charset "utf-8";
/* CSS Document */

body, html {
    margin: 0px;
    padding: 0px;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
body {
	background-image: url(../images/bck1.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #f6f6f6;
}
form {
    margin: 0px;
}
a {
    outline: none;
}
img {
	border: 0;
}
p, h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}
ul, li, ol, dl, dt, dd {
    padding: 0px;
    margin: 0px;
}
ul li {
    list-style-type: none;
}
.maxheight {
	width: 100%;
	height: 100%;
}
.maxheight .topcell {
	vertical-align: top;
}
.maxheight .botcell {
	vertical-align: bottom;
}
.bubbles {
	width:100%;
	height:100%;
	/*min-height:480px;*/
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#bubbles1, #stripes1 {
	height: 708px;
}
#bubbles2, #stripes2 {
	height: 662px;
}
#bubbles3, #stripes3 {
	height: 652px;
}
#bubbles4, #stripes4 {
	height: 760px;
}
#bubbles5, #stripes5 {
	height: 705px;
}
.stripes {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width: 100%;
	background-image: url(../images/bck1.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #f6f6f6;
}
/*.stripes[class] {
	background-image: url(../images/bck1.png);
}*/
#logo {
	z-index: 10;
	height: 150px;
	width: 199px;
	position: absolute;
	left: 50%;
	top: 2px;
	margin-left: 301px;
}
#logo[id] {
	background-image: url(../images/webrelations_logo1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	width: 100%;
	min-width: 100%;
	height: 100%;
	overflow:auto;
	background-image:url(../images/transp.gif);
	background-position:0 0;
	background-repeat:repeat;
	cursor: default;
}
.container {
	min-height: 642px;
	min-width: 1000px;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	cursor:auto;
}
#container1 {
	height: 678px;
}
#container2 {
	height: 642px;
}
#container3 {
	height: 612px;
}
#container4 {
	height: 730px;
}
#container5 {
	height: 675px;
}
.footer {
	background-image: url(../images/bck2.jpg);
	background-repeat: repeat;
	background-position: center top;
	/*overflow: hidden;*/
	height: 322px;
	clear: both;
	min-width: 1000px;
}
#footerfiller {
	background-image: url(../images/bck2.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 322px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 18;
}
#footer1 {
	top: 678px;
}
#footer2 {
	top: 642px;
}
#footer3 {
	top: 612px;
}
#footer4 {
	top: 730px;
}
#footer5 {
	top: 675px;
}
#header {
	height: 87px;
	padding: 0 30px 0 30px;
}
#header .left {
	float: left;
	width: 720px;
	display: block;
}
#header .left li {
	float: left;
	padding:0 18px 0 0;
	display: block;
}
#header .left li a {
	padding: 14px 3px 0 3px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #272727;
	text-decoration: none;
}
#header .left li a:hover {
	border-top: 3px solid #ff0000;
	padding-top: 11px;
}
#header .left li a.selected {
	border-top: 3px solid #ff0000;
	padding-top: 11px;
}
#header .right {
	float: right;
	width: 200px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #414141;
	padding-top: 16px;
}
#header .right a {
	color: #414141;
	text-decoration: none;
}
#header .right a:hover {
	color: #ff0000;
}
#header .top {
	clear: both;
	padding: 20px 0 0 2px;
}
h1.slogan {
	display: block;
	width: 417px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	float: left;
}
h1.slogan[class] {
	background-image: url(../images/succeed_online.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
h1.slogan a {
	text-indent: -8000px;
	display: block;
	width: 190px;
	height: 21px;
	cursor: pointer;
}
h1.slogan[class] a {
	background-image: url(../images/webrelations_logo2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1.slogan[class] a:hover {
	background-position: 0px -21px;
}
#header .top .path {
	float: right;
	width: 440px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #272727;
	text-align: right;
	padding: 10px 0 0 0;
}
#header .top .path a {
	color: #272727;
	text-decoration: none;
}
#header .top .path a:hover,
#header .top .path span {
	color: #ff0000;
}
.footer .left {
	float: left;
	width: 546px;
	padding:27px 32px 95px 32px;
	position: relative;
	height: 200px;
}
.footer .left table {
	width: 100%;
}
.footer .left td {
	text-align: left;
	vertical-align: top;
	padding: 0px 0 0 26px;
}
.footer .left .first {
	padding-left: 0;
}
.footer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 12px;
}
.footer h2 a {
	color: #FFF;
	text-decoration: none;
}
.footer h2 a:hover {
	text-decoration: underline;
}
.footer .left .links td {
	padding: 10px 0 0 26px;
	background-image: url(../images/separator1.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.footer .left .links .first {
	background-image: none;
	padding-left: 0;
}
.footer .left h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	padding: 0 0 4px 0;
}
.footer .left h3 a {
	color: #FFF;
	text-decoration: none;
}
.footer .left h3 a:hover {
	text-decoration: underline;
}
.footer .left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #fefefe;
	padding: 0 0 1px 0;
}
.footer .left li a {
	color: #fefefe;
	text-decoration: none;
}
.footer .left li a:hover {
	text-decoration: underline;
}
.footer .left li.map {
	padding: 25px 0 0 0;
	margin: 0 0 0 -7px;
}
.footer .left li.map a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #f82f2f;
	float: left;
	display: block;
	padding: 0 0 0 25px;
	cursor: pointer;
}
.footer .left li.map[class] a {
	background-image: url(../images/pin.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.footer .left .bottom {
	padding: 0px 0 0 0;
	position: absolute;
	left: 32px;
	bottom: 13px;
	width: /*550px*/530px;
}
.footer .left .bottom .info {
	width: /*430px*/260px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #fefefe;
	padding: 50px 0 0 0;
}
.footer .left .bottom .info a {
	color: #fefefe;
	text-decoration: none;
}
.footer .left .bottom .info a:hover {
	text-decoration: underline;
}
.footer .left .bottom .buttons {
	width: /*105px*//*285px*/265px;
	float: right;
	display: block;
}
.footer .left .bottom .buttons li {
	float: right;
	display: block;
	height: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #fefefe;
	text-align: center;
}
.footer .left .bottom .buttons li a,
.footer .left .bottom .buttons li span {
	color: #fefefe;
	text-decoration: none;
	display: block;
	height: 30px;
	padding: 50px 0 0 0;
}
.footer .left .bottom .buttons li.youtube {
	width: 90px;
}
.footer .left .bottom .buttons li.youtube a,
.footer .left .bottom .buttons li.youtube span {
	background-image: url(../images/youtube_logo.gif);
	background-repeat: no-repeat;
	background-position: center 11px;
}
.footer .left .bottom .buttons li.validhtml {
	width: 80px;
	/*margin: 0 15px 0 0;*/
}
.footer .left .bottom .buttons li.validhtml a,
.footer .left .bottom .buttons li.validhtml span {
	background-image: url(../images/validhtml_logo.gif);
	background-repeat: no-repeat;
	background-position: 100% 18px;
}
.footer .left .bottom .buttons li.validsvg {
	width: 80px;
	margin: 0 15px 0 0;
}
.footer .left .bottom .buttons li.validsvg a,
.footer .left .bottom .buttons li.validsvg span {
	background-image: url(../images/validsvg_logo.gif);
	background-repeat: no-repeat;
	background-position: 100% 18px;
}
.footer .left .bottom .buttons li a:hover {
	text-decoration: underline;
}
.footer .right {
	float: right;
	width: 342px;
	background-image: url(../images/bck3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 295px;
	position: relative;
	padding: 27px 24px 0 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.footer .right .addthis_button {
	position: absolute;
	right: 24px;
	top: 35px;
	z-index: 30;
}
.footer .right .bottom {
	padding: 0px 0 0 0;
	position: absolute;
	left: 30px;
	bottom: 13px;
	width: 350px;
}
.footer .right .bottom .buttons {
	display: block;
}
.footer .right .bottom .buttons li {
	float: left;
	display: block;
	height: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #fefefe;
	text-align: center;
	margin: 0 24px 0 0;
}
.footer .right .bottom .buttons li a,
.footer .right .bottom .buttons li span {
	color: #fefefe;
	text-decoration: none;
	display: block;
	height: 30px;
	padding: 50px 0 0 0;
}
.footer .right .bottom .buttons li.google {
	width: 66px;
}
.footer .right .bottom .buttons li.google a,
.footer .right .bottom .buttons li.google span {
	background-image: url(../images/google_logo.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.footer .right .bottom .buttons li.iab {
	width: 61px;
}
.footer .right .bottom .buttons li.iab a,
.footer .right .bottom .buttons li.iab span {
	background-image: url(../images/iab_logo.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.footer .right .bottom .buttons li.tuv {
	width: 60px;
}
.footer .right .bottom .buttons li.tuv a,
.footer .right .bottom .buttons li.tuv span {
	background-image: url(../images/tuv_logo.gif);
	background-repeat: no-repeat;
	background-position: center 8px;
}
.footer .right .bottom .buttons li.iphone {
	width: 55px;
}
.footer .right .bottom .buttons li.iphone a,
.footer .right .bottom .buttons li.iphone span {
	background-image: url(../images/apple_logo.gif);
	background-repeat: no-repeat;
	background-position: center 9px;
}
.footer .right .bottom .buttons li a:hover {
	text-decoration: underline;
}
.footer .left .bottom .info span.numbers,
.footer .bottom .buttons li span.numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	display: inline;
	height: auto;
	padding: 0;
	background-image: none !important;
}
.footer .right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 10px;
}
.footer .right h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 0 0 8px 12px;
}
.footer .right .field {
	clear: both;
	padding: 0 0 18px 0;
}
.footer .right .field .pad {
	padding: 0 0 0 7px;
}
.footer .right .field label {
	width: 204px;
	height: 20px;
	display: block;
	padding: 5px 7px 0 10px;
}
.footer .right .field[class] label {
	background-image: url(../images/inputbck1.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.footer .right .field input {
	float: left;
	background: transparent;
	border: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #ffffff;
	width: 175px;
	padding: 0;
	margin: 0;
}
.footer .right .field label a {
	display: block;
	width: 20px;
	height: 15px;
	float: right;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.footer .right .field label a:hover {
	background-position: 0px -15px;
}

/*------HOMEPAGE CSS------*/
#main1 .left {
	width: 610px;
	float: left;
}
#main1 .left .showreel {
	padding: 0 0 1px 0;
	overflow: hidden;
	width: 610px;
	height: 365px;
	background-image: url(../images/video.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#main1 .left .maparea {
	border:1px solid #A8A8A8;
	background-image:url(../images/bck5.jpg);
	background-position:0 0;
	background-repeat:repeat;
	margin: 10px 0 11px 0;
	height: 565px;
}
#main1 .left .samples {
	width: 100%;
}
#main1 .left .samples td {
	text-align: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
}
#main1 .left .samples .left {
	width: 377px;
	height: 225px;
	float: none;
	background-image: url(../images/bck4.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#main1 .left .samples .left .pad {
	padding: 23px 29px 0 29px;
}
#main1 .left .samples .right {
	width: auto;
	height: auto;
	float: none;
	background-image: url(../images/bck5.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 0;
}
#main1 .right {
	float: right;
	width: 381px;
	padding: 25px 0 0 0;
	/*height: 591px;
	background-image: url(../images/bck1.gif);
	background-repeat: repeat;
	background-position: 0px 0px;*/
}
/*#main1 .right[class] {
	background-image: url(../images/bck7.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}*/
#main1 .right .formgen {
	padding: 0px 24px 0 24px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
}
#main1 .right .formgen .pad {
	padding: 0 0 5px 10px;
}
#main1 .right .formgen label {
	display: block;
	margin: 0px 0 10px 0;
}
#main1 .right .formgen input {
	border: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	width: 230px;
	padding: 6px 7px 6px 10px;
	margin: 0;
	background-color: transparent;
	cursor: text;
}
#main1 .right .formgen textarea {
	border: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	width: 230px;
	height: 100px;
	padding: 6px 7px 6px 10px;
	margin: 0;
	overflow: auto;
	background-color: transparent;
	cursor: text;
}
#main1 .right .formgen[class] input,
#main1 .right .formgen[class] textarea {
	background-image: url(../images/bck8.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#main1 .right .formgen a {
	font-family:"Times New Roman",Times,serif;
	color:#FF0000;
	text-decoration:none;
}
#main1 .right .formgen a:hover {
	text-decoration: underline;
}
#main1 .right .formgen a.more {
	display: block;
	background-image: url(../images/arrow3.gif);
	background-position: 100% 5px;
	padding-right: 16px;
	background-repeat: no-repeat;
	float: left;
	font-size: 14px;
	line-height: 16px;
}
#main1 .right .formgen .messages {
	clear: both;
	padding: 10px 0 0 10px;
	color: #FF0000;
	width: 320px;
}
#main1 .right .formgen .messages span {
	color: #009933;
}
#main1 .right .contactinfo {margin-top:5px; padding:10px 24px 10px 20px; color:#595959;}
#main1 .right .contactinfo h5 {font-family:Georgia,"Times New Roman",Times,serif; font-size:16px; line-height:18px; font-weight:normal; padding:5px 0 5px 0;}
#main1 .right .contactinfo ul {padding:0 0 0 14px;}
#main1 .right .contactinfo li {padding:0 0 5px 0; font-family:"Times New Roman", Times, serif; font-size:13px; line-height:16px;}
#main1 .right .contactinfo li a {font-family:"Times New Roman", Times, serif; font-size:13px; line-height:14px; color:#000000; text-decoration:none;}
#main1 .right .contactinfo li a:hover {text-decoration:underline;}
#main1 .left .samples .right .pad {
	padding: 23px 29px 0 29px;
}
#main1 .left .samples h4 {
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 10px 0;
}
#main1 .left .samples p {
	padding: 0 0 12px 0;
	clear: both;
	overflow: hidden;
	display: block;
}

/*
ORIGINALLY I HAD A SPAN INSIDE THE LI
AND STUPID IE6 WOULDN'T DISPLAY THE LI'S PADDING-BOTTOM
SO I HAD TO APPLY THE WIDTHS TO THE LIs
*/
/*#main1 .left .samples .right li {width: 175px;}
#main1 .left .samples .left li {/*width: 319px;}*/

#main1 .left .samples li {
	display: block;
	margin: 0 0 3px 0;
	overflow: hidden;
	clear: both;
}
#main1 .left .samples .left li {
	height: 35px;
}
#main1 .left .samples .left li.first {
	height: 50px;
}
#main1 .left .samples .right li {
	height: 115px;
}
#main1 .left .samples li img {
	float: left;
	margin: 0 15px 0 0;
}
#main1 .left .samples a {
	color: #ff0000;
	text-decoration: none;
}
#main1 .left .samples a:hover {
	text-decoration: underline;
}
#main1 .left .samples li.more {
	height: auto;
}
#main1 .left .samples .left li.more {
	margin: 0 0 18px 0;
}
#main1 .left .samples .right li.more {
	margin: 0 0 12px 0;
}
#main1 .left .samples li.more a {
	display: block;
	background-image: url(../images/arrow2.gif);
	background-position: 100% 5px;
	padding-right: 16px;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	line-height: 14px;
}

/*------SERVICES PAGE CSS------*/
#main2 {
	padding: 2px 0 0 0;
}
#main2 .leftmenu {
	width: 210px;
	display: block;
	float: left;
}
#main2 .leftmenu li {
	display: block;
	float: left;
	clear: both;
	height: 49px;
}
#main2 .leftmenu li a {
	height: 33px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	float: left;
	padding: 10px 7px 0 7px;
	white-space: nowrap;
	cursor: pointer;
}
#main2 .pad20 li a {
	padding: 10px 20px 0 20px;
}
#main2 .leftmenu[class] li a {
	background-repeat: repeat;
	background-position: 0px 0px;
}
#main2 .leftmenu li#categ1 a {/*width: 189px;*/}
#main2 .leftmenu[class] li#categ1 a {background-image: url(../images/categ1bck.png);}

#main2 .leftmenu li#categ2 a {/*width: 113px;*/}
#main2 .leftmenu[class] li#categ2 a {background-image: url(../images/categ7bck.png);}

#main2 .leftmenu li#categ3 a {/*width: 189px;*/}
#main2 .leftmenu[class] li#categ3 a {background-image: url(../images/categ3bck.png);}

#main2 .leftmenu li#categ4 a {/*width: 180px;*/}
#main2 .leftmenu[class] li#categ4 a {background-image: url(../images/categ4bck.png);}

#main2 .leftmenu li#categ5 a {/*width: 137px;*/}
#main2 .leftmenu[class] li#categ5 a {background-image: url(../images/categ5bck.png);}

#main2 .leftmenu li#categ6 a {/*width: 99px;*/}
#main2 .leftmenu[class] li#categ6 a {background-image: url(../images/categ6bck.png);}

#main2 .leftmenu li#categ7 a {/*width: 158px;*/}
#main2 .leftmenu[class] li#categ7 a {background-image: url(../images/categ7bck.png);}

#main2 .leftmenu li#categ8 a {/*width: 76px;*/}
#main2 .leftmenu[class] li#categ8 a {background-image: url(../images/categ8bck.png);}

#main2 .leftmenu li a:hover, #main2 .leftmenu li a.selected {
color: #3f3f3f;
border-left: 2px solid #ff0000;
padding: 10px 7px 0 5px;
}
#main2 .pad20 li a:hover, #main2 .pad20 li a.selected {
padding: 10px 20px 0 18px;
}
#main2 .leftmenu[class] li a:hover,
#main2 .leftmenu[class] li a.selected {background-position: 0px -43px;}

#main2 .rightcol {
	width: 71px;
	float: right;
	height: 315px;
	padding: 71px 19px 0 0;
	display: block;
}
#main2 .rightcol li {
	margin: 16px 0 0 0;
	height: 89px;
	width: 71px;
	clear: both;
	float: left;
	display: block;
}
#main2 .rightcol li a {
	display: block;
	height: 69px;
	width: 71px;
	text-align: center;
	padding: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
#main2 .rightcol[class] li {
	background-repeat: repeat;
	background-position: 0px 0px;
}
#main2 .rightcol[class] li#banner1 {background-image: url(../images/banner1bck.png);}
#main2 .rightcol[class] li#banner2 {background-image: url(../images/banner2bck.png);}
#main2 .rightcol[class] li#banner3 {background-image: url(../images/banner3bck.png);}
#main2 .left800 {float:left; width:800px; padding:0px 0 20px 0px; display:block;}
#main2 .left800 .listing {padding:20px 0 0px 0px; margin:0 0 10px 0; width:800px;}
#main2 .left800 .listing[class] {background-image:url(../images/bck7.png); background-position:0 0; background-repeat:repeat;}
#main2 .left800 .row {margin:0; clear:both; overflow:hidden; width:730px; padding:0px 40px 35px 30px; color:#000000; font-family:"Times New Roman", Times, serif; font-size:13px; line-height:18px;}
#main2 .left800 .row img {float:left; margin:0 30px 0 0;}
/*#main2 .listing {width:270px;*/ /*background-image:url(../images/bck11.jpg); background-position:0 0; background-repeat:repeat;*//*}*/
#main2 .left800 h5 {
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	padding:0 0 3px 0;
	color:#272727;
}
#main2 .left800 .date {padding:0 0 5px 0; color:#ff0000;}

/*------PORTFOLIO PAGE CSS------*/
#main3 .sortborder1 {border:1px solid #fb7b7b; float:left; margin:11px 0 0 24px;}
#main3 .sortborder2 {border:1px solid #fb7b7b; float:left; margin:11px 0 0 6px;}
#main3 .sorting,
#main3 .sorting2 {
	color: #ff0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	display: block;
	/*float: left;*/
}
#main3 .sorting {padding: 0px 0px 0 6px;}
#main3 .sorting2 {padding: 0px 0px 0 0px; float:left;}
#main3 .sorting li,
#main3 .sorting2 li {
	display: block;
	float: left;
	height: 19px;
	padding: 0 14px 0 0;
}
#main3 .sorting li.first {
	padding: 0 24px 0 0;
}
#main3 .sorting2 li.first {
	padding: 0 24px 0 9px;
}
#main3 .sorting li a,
#main3 .sorting2 li a {
	color: #272727;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 0 13px 3px 0;
}
#main3 .sorting li a:hover,
#main3 .sorting2 li a:hover {
	color: #ff0000;
}
#main3 .sorting li a.down {
	background-image: url(../images/arrow4down.gif);
	background-repeat: no-repeat;
	background-position: 100% 10px;
}
#main3 .sorting li a.up {
	background-image: url(../images/arrow4up.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
}
#main2 .paging, #main3 .paging {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #414141;
}
#main2 .paging {padding: 0;}
#main3 .paging {padding: 15px 30px 0 30px;}
#main2 .paging a, #main3 .paging a {
	color: #414141;
	text-decoration: none;
}
#main2 .paging a:hover, #main3 .paging a:hover {
	color: #ff0000;
}
#main2 .paging a.selected, #main2 .paging a.selected:hover,
#main3 .paging a.selected, #main3 .paging a.selected:hover {color: #939393;}

.expand, .smoothbox {background-image:url(../images/arrow45.gif); background-repeat:no-repeat; background-position:100% 0px; height:15px; padding-right:22px; height:15px; display:block; float:left; margin:15px 0 0 0; font-size:12px;}
#main4 {padding:0 0 0 30px;}
#main4 a {color:#ff0000;}
