/* shane's css reset for cross browser perfection! :D */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

body {
	background: #FFFFFF url(../images/bg.jpg) repeat-x left top;
	font-family: helvetica;
}

#header .right {
	float: right;
	color: #1A749F;
	font-weight: bold;
	margin-top: 50px;
	text-align: right;
}

#header .right strong {
	font-size: 32px;
	letter-spacing: -2px;
	display: block;
}

#header .right span {
	display: block;
	letter-spacing: -1px;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
	clear: both;
}

#header {
	width: 100%;
	height: 85px;
	padding: 0;
	background: transparent;
	margin: 0 0 60px 0;
}

#header a#logo {
	width: 118px;
	height: 110px;
	float: left;
	margin-top: 20px;
	background: transparent url(http://www.no-wires.co.uk/images/logo.png) left center no-repeat;
	display: block;
}

#wrapper ul.menu {
	width: 880px;
	padding: 0px;
	margin: 0;
	list-style-type: none;
	background: url(../images/nav.png) left top no-repeat;
	font-family: helvetica;
	color: #333333;
	display: block;
	clear: both;
	border-bottom: 1px solid #FFFFFF;
	height: 36px;
}

#wrapper ul.menu li {
	float: left;
	border-left: 1px solid #1A749F;
	border-right: 1px solid #2296CE;
}

#wrapper ul.menu li ul#drop {
	background: url(../images/nav_drop.png) left top no-repeat;
	width: 177px;
	height: 178px;
	padding-top: 14px;
	display: block;
	position: absolute;
	margin-top: -999px;
}

#wrapper ul.menu li:hover ul#drop {
	background: url(../images/nav_drop.png) left top no-repeat;
	display: block;
	position: absolute;
	margin-top: 28px;
}

#wrapper ul.menu li ul#drop li {
	border: none;
}

#wrapper ul.menu li:hover ul#drop li a {
	padding: 4px 4px;
	margin: 2px 6px;
	background: transparent;
	color: #333999;
	display: block;
	width: 156px;
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: normal;
}

#wrapper ul.menu li:hover ul#drop li a:hover {
	color: #222222;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#wrapper ul.menu li.client {
	float: right;
	border: none;
}


#wrapper ul.menu li.first {
	border-left: none;
}

#wrapper ul.menu li.last {
		border-left: 1px solid #1A749F;
		border-right: none;
		width: 20px;
		height: 36px;
		display: block;

}

#wrapper ul.menu li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	padding: 11px 10px 8px;
	display: block;
	margin: 0px 8px;

}



#wrapper ul.menu li.current a, #wrapper ul.menu li a:hover {
	color: #333999;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	padding: 6px 10px 5px 0px;
	display: block;
	background: transparent url(../images/button.png) right center no-repeat;
	margin: 0px 8px;
	}


#wrapper ul.menu li.current a span,#wrapper ul.menu li a:hover span {
	display: block;
	background: transparent url(../images/button.png) left center no-repeat;
	padding-left: 10px;
	height: 24px;
	line-height: 26px;
}

#content {
	width: 880px;
	padding: 0px;
	margin: 0px auto;
	background: #FFFFFF;
	font-family: helvetica;
	clear: both;
}

#content .freedom {
	background: transparent url(../images/home_freedom.png) left top no-repeat;
	display: block;
	width: 880px;
	height: 196px;
	margin-bottom: 4px;
}

#content #homebox {
	display: block;
	width: 418px;
	height: 120px;
	margin-bottom: 4px;
	padding: 10px;
	background: #EFEFEF;
	float: left;
	}
	
	#content #homebox.right p a {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
	
		#content #homebox img {
float: right;
}

a.moreinfo {
	background: transparent url(../images/moreinfo.png) left top no-repeat;
	display: block;
	height: 23px;
	width: 96px;
}

a.moreinfo:hover {
	background: transparent url(../images/moreinfo.png) left bottom no-repeat;
}

a.signup {
	background: transparent url(../images/signup.png) left top no-repeat;
	display: block;
	height: 23px;
	width: 96px;
	text-indent: -9999px;
}

a.signup:hover {
	background: transparent url(../images/signup.png) left bottom no-repeat;
}

a.order {
	background: transparent url(../images/order.png) left top no-repeat;
	display: block;
	height: 23px;
	width: 96px;
	text-indent: -9999px;
}

a.order:hover {
	background: transparent url(../images/order.png) left bottom no-repeat;
}
	
	#content #homebox h3 {
font-size:24px;
text-transform: uppercase;
letter-spacing: -1px;
font-weight: bold;
margin-bottom: 0px;
padding: 0px;
}

	#content #homebox span {
font-size:12px;
display: block;
letter-spacing: 0px;
line-height: 12px;
margin-bottom: 10px;
}

	#content #homebox p {
font-size:14px;
letter-spacing: 0px;
line-height: 16px;
margin: 0px;
}

	#content #homebox p a {
font-size:18px;
font-weight: bold;
color: #336699;
}
	
#content #homebox.right {
	margin-left: 4px;
}	

.clear {
clear: both;
}

#p-select {
	float: right;
	font-size: 10px;
}

#content .grass ul li .top {
	display: block;
	margin: -10px 18px 0;
	width: 420px;
	height: 6px;
	background: transparent url(../images/home/grass_top.png) left top no-repeat;
	text-shadow:1px 2px 3px #ffffff;

}

#content .grass ul li .bottom {
	display: block;
	margin: 0px 18px;
	padding: 0px 8px 8px;
	width: 404px;
	height: auto;
	background: transparent url(../images/home/grass_bottom.png) left bottom no-repeat;
	font-size: 16px;
	letter-spacing: -0.5px;
	line-height: 18px;
	font-weight:600;
	clear: both;
	text-shadow:1px 2px 3px #ffffff;

}

#content .grass ul li .bottom span {
	display: block;
	margin-top: 12px;
	font-size: 20px;
	font-weight: normal;
}

#content .grass ul li a#order {
	float: right;
	display: block;
	width: 131px;
	height: 56px;
	background: transparent url(../images/home/order.png) left top;
	margin: 10px 60px;
}


.indexHostingLink a.order {
	margin: 0px auto;
}

#content .grass ul li a#order:hover, #content a.order:hover {
	background-position: bottom;
}


#content #bigblockoftext {
	font-size: 54px;
	letter-spacing: -3.5px;
	line-height: 54px;
	font-weight: 600;
	color: #CCCCCC;
	width: 400px;
	margin-bottom: 14px;
}

#content #pagedescription {
	font-size: 34px;
	letter-spacing: -2.5px;
	line-height: 34px;
	font-weight: 600;
	color: #CCCCCC;
	margin: 14px 0 8px;
}

#content #pagedescription a.back {
	color: #E0E0E0;
	background: url(../images/backarrow.png) left top no-repeat;
	padding-left: 32px;
	text-decoration: none;
	float: right;
}

#content #pagedescription a.back:hover {
	color: #999999;
	background: url(../images/backarrow.png) left bottom no-repeat;
}

#content #bigblockoftext span, #content #pagedescription span {
	color: #333333;
}

#content a#orderbutton {
	display: block;
	height: 56px;
	width: 290px;
	color: #FFFFFF;
	background: transparent url(../images/packagesbutton.png) left top no-repeat;
	text-indent: -9999px;
}

#content a#moreinfo {
	display: block;
	height: 36px;
	width: 131px;
	margin: 0px auto;
	color: #FFFFFF;
	background: transparent url(../images/moreinfo.png) left top no-repeat;
	text-indent: -9999px;
}

#content a#orderbutton:hover, #content a#moreinfo:hover  {
	background-position: bottom left;
}

#content a#star {
	display: block;
	position: absolute;
	z-index: 99;
	margin-left: 298px;
	margin-top: -112px;
	height: 177px;
	width: 177px;
	color: #FFFFFF;
	background: transparent url(../images/star.png) left top no-repeat;
	text-indent: -9999px;
}

#content table {
	width: 440px;
	margin: 10px auto;
	float: right;
	border-collapse: collapse;
	margin-left: 18px;
}

#content table th {
	text-align: left;
	padding: 5px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #ffffff;
	font-weight: normal;
	background: transparent url(../images/nav.png) no-repeat scroll left bottom;
}

#content table tr {
	background: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
}

#content table tr.Alternate {
	background: #D2E9F4;
}

#content table tr.su td a {
	margin: 0px auto;
}

#content table tr td {
	padding: 5px;
	font-size: 12px;
}

.boxleft {
	float: left;
	width: 374px;
	height: 120px;
	background: #666666 url(../images/home/quotebox.png);
	color: #FFFFFF;
	margin-bottom: 14px;
}

#boxright {
	float: right;
	padding: 10px;
	width: 554px;
	height: 100px;
	background: #333333;
	color: #FFFFFF;
	margin-bottom: 14px;
}

h2 {
	font-size: 26px;
	line-height: 60px;
	margin: 0px 0px 10px;
	padding: 0px;
	letter-spacing: -1.5px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	width: 860px;
	height: 60px;
	padding: 0px 10px;
	background: #EFEFEF url(../images/h2.png);
}

#boxright ul {
	list-style-type: square;
	margin-top: 12px;
}

#boxright ul li {
	font-size: 12px;
	float: left;
	display: block;
	width: 162px;
	line-height: 16px;
	letter-spacing: -0.5px;
	margin: 0px 12px 0px 0px;
	padding-left: 10px;
	background: transparent url(../images/home/bullet.png) left center no-repeat;
}

#boxright a.features {
	float: right;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#boxright a.features:hover {
	color: #FFFFFF;
}

.title {
	display: block;
	position: absolute;
	top: 110px;
}

#hometitle {
	background: transparent url(../images/titles/welcome.png);
	width: 162px;
	height: 31px;
}

#webhostingtitle {
	background: transparent url(../images/titles/webhosting.png);
	width: 201px;
	height: 36px;
}

#resellertitle {
	background: transparent url(../images/titles/reseller.png);
	width: 254px;
	height: 36px;
}

#companytitle {
	background: transparent url(../images/titles/company.png);
	width: 254px;
	height: 36px;
}

#contacttitle {
	background: transparent url(../images/titles/contact.png);
	width: 254px;
	height: 36px;
}

#domainstitle {
	background: transparent url(../images/titles/domains.png);
	width: 254px;
	height: 36px;
}

#supporttitle {
	background: transparent url(../images/titles/support.png);
	width: 254px;
	height: 36px;
}

.title h1 {
	text-indent: -9999px;
}

.latest {
	border-bottom: 1px solid #339900;
	border-top: 1px solid #339900;
	padding: 8px 0;
	font-family: helvetica;
	color: #666666;
	letter-spacing: -0.5px;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
}

.latest span {
	font-weight: bold;
	color: #339900;
	letter-spacing: -1px;
}

.latest strong {
	color: #CCCCCC;
	font-weight: normal;
	float: right;
	letter-spacing: -1px;
}

#foot {
 background: #EFEFEF;
 padding: 10px;
 margin: 20px 0 0 0;
}

#footer {
	margin: 10px auto 10px auto;
	width: 880px;
	padding: 0px;
	clear: left;
}

#footer #copyright {
	display: block;
	padding-top: 16px;
	clear: both;
	font-size: 12px;
	color: #CCC;
	line-height: 14px;
}

#footer ul {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

#footer ul li {
	margin-bottom: 4px;
	height: 22px;
	display: block;
	opacity:0.4;filter:alpha(opacity=40);
	float: left;
	}

#footer ul li a {
	padding: 4px 25px 4px 5px;
	color: #1A749F;
	text-decoration: none;
	font-size: 17px;
	letter-spacing: -1px;
	margin-bottom: 4px;
	display: block;
}

#footer ul li:hover {
	opacity:1;filter:alpha(opacity=100)
}

#footer a#fivestars {
	float: right;
	display: block;
	width: 160px;
	height: 87px;
	background: transparent url(../images/5stars.png) left top;
	text-indent: -9999px
}



/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width: 374px;
		height: 120px;
		overflow:hidden;
		float: left;
		}
	#slide ul li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		overflow:hidden;
			width: 500px;
	height: 394px;
		}	
		
	#slider2 span {
		display: block;
		text-align: center;
		width: auto;
		margin: 24px 24px 0;
		font-size: 34px;
		letter-spacing: -1.5px;
		font-weight: bold;
	}
	
		#slider2 strong {
		display: block;
		text-align: center;
		width: auto;
		margin-top: 10px;
		font-size: 14px;
		letter-spacing: -1px;
		font-weight: normal;
	}
		
	#prevBtn, #nextBtn  {
	display: none;
		}
		
		
.indexContent1, .indexContent2 {
	width: 750px;
	height: 160px;
	border: 1px solid #009900;
	position: relative;
	background-color: #FFFFFF;
}
.indexContent2 {
	width: 740px;
	height: auto;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	background-image: url(../images/previous/content_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
.headerSideContainer{
	width: 750px;
	height: 160px;
	position: relative;
}
.headerSide1 {
	width: 280px;
	height: 160px;
	border: 1px solid #009900;
	position: relative;
	background-color: #FFFFFF;
	float: left;
}
.headerSide2 {
	width: 450px;
	height: 160px;
	border: 1px solid #009900;
	position: relative;
	background-color: #FFFFFF;
	float: right;
}
.wrapRight {
	float: right;
}
.wrapLeft {
	float: left;
}
#margin5px{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;	
}

/* Border Types */

.borderType1{
	border: 1px solid  #009900;
}

/* Home Page [index.php] */

.topFlash {
	width: 750px;
	height: 440px;
	background-image:url(../images/previous/topFlash.jpg);
	background-repeat: no-repeat;
	border: 1px solid #009900;
	position: relative;
}

/* Offer Box */

.offerBox {
	width: 780px;
	height: 120px;
	position: relative;
	background-color: #666666;
	border-top: 5px solid #009900;
	color: #FFFFFF;
	z-index: 1;
}
.offerBox1 {
	width: 260px;
	position: relative;
	float: left;
}
.offerBox2 {
	width: 260px;
	position: relative;
	float: right;
}

/* Offer Text */

.offerLarge {
	font-size: 16px;
	color: #FF0000;
}

/* Support page */

.supportLeft {
	width: 500px;
	float: left;
	position: relative;
}
.supportRight {
	width: 220px;
	float: right;
	position: relative;
}
.supportClear {
	width: 720px;
	position: relative;
	clear: both;
}
.supportContainer {
	width: 940px;
	height: 200px;
	}
.supportAreaContainer {
	width: 224px;
	margin: 0px 5px;
	float: left;
}
.supportArea {
	width: 224px;
	color: #333333;
	height: 140px;
}

.supportArea #suptitle {
	font-size: 26px;
	color: #333333;
	letter-spacing: -2px;
	font-weight: bold;
	margin-bottom: 8px;
}


.supportLink a {
	width: 224px;
	color: #ffffff;
	clear: both;
	display: block;
	width: auto;
	padding: 4px 12px 4px 4px;
	background: #333333;
	text-align: left;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}

.supportLink a:hover {
	color: #336600;
	text-decoration: none;
	background: #EFEFEF;
}
.listHalf1 {
	width: 440px;
	float: left;
	position: relative;
	line-height: 20px;
	font-size: 12px;
}
.listHalf2 {
	width: 440px;
	float: right;
	position: relative;
		line-height: 20px;
	font-size: 12px;
}
.listClear {
	width: 9400px;
	clear: both;
	position: relative;
}

/* Hosting / reseller page layouts */

.hostingContent {
	width: 550px;
	margin-top: 5px;
	float: none;
	position: relative;
}
.hostingFeature {
	width: 314px;
	float: right;
	clear: both;
	margin: 5px;
	position: relative;	/*border: 1px solid #CCCCCC;*/
}
.hostingFeaturePad {
	margin-top: 5px;
	line-height: 18px;
	font-size: 15px;
}
.hostingBox {
	width: 600px;
	background-color: #FFFFFF;
	float: left;
	margin: 5px 15px 5px 0px;
}
.hostingBoxTitle {
	width: 600px;
	height: 15px;
	position: relative;
	background: #EFEFEF;
	color: #222222;
	padding: 5px;
}
.hostingBoxContent {
	width: 600px;
	margin: 5px;
	font-size: 14px;
	line-height: 18px;
	position: relative
}
.hostingClear {
	width: 940px;
	clear: both;
}
.HostingFeatureBrake {
	width: 314px;
	border-top: 1px solid #CCCCCC;
	margin: 14px 0;	
}
.HostingFeatureTxt {
	color: #999999;
	font-size: 14px;
	line-height: 18px
}

/* Company Page */

.companyLeft {
	width: 630px;
	position: relative;
	float: left;
}
.companyRight {
	width: 270px;
	position: relative;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}
.companyClear {
	width: 700px;
	clear: both;
}

/* Reseller Page */

.resellerBox1 {
	width: 340px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.resellerBox2 {
	width: 340px;
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.resellerBox1b {
	width: 280px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.resellerBox2b {
	width: 400px;
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
.resellerClear {
	width: 740px;
	clear: both;
}

.specialofferhwrap {
float:left;
margin:0px 0px 20px 24px;
width:200px;
}


.specialofferhwrap .specialofferht {
width:200px;
padding: 5px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-top-right: 8px;
-webkit-border-radius-top-left: 8px;
	background: url(../images/nav.png) left top no-repeat;
color: #FFFFFF;
}

.specialofferhwrap .specialofferhm {
background: #EFEFEF;
width:200px;
padding: 5px;
font-size: 11px;
-moz-border-radius-bottomleft: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-radius-bottom-right: 8px;
-webkit-border-radius-bottom-left: 8px;

}


.specialofferhwrap .specialofferhm ul {
list-style-type: square;
margin-left: 20px;
font-size: 13px;
margin-top: 12px;
}

.specialofferhwrap .specialofferhm ul li {
line-height: 22px;
}

/* Seperate Page Content */
.indexHostingContainer{
	width: 960px;
	margin-left: 3px;
	clear: left;
}
.indexHostingInner{
	width: 230px;
	float: left;
	margin: 0px 2px;
}

.indexHostingInner a {
	background: #EFEFEF;
}

.indexHostingBoxTop{
	width: 230px;
}

.indexHostingBoxTop h1{
	text-indent: -9999px;
}

.indexHostingBoxTop span{
	font-size: 54px;
	letter-spacing: -3.5px;
	line-height: 54px;
	font-weight: 600;
}

.indexHostingBoxTop span.bronze{
	color: #A67D3D;
}

.indexHostingBoxTop span.silver{
	color: #CCCFFF;
}

.indexHostingBoxTop span.gold{
	color: #CD7F32;
}

.indexHostingBoxTop span.platinum{
	color: #CCC;
}


.indexHostingBoxBottom{
	width: 222px;
	min-height: 220px;
	margin-top: 2px;
	padding: 4px;
}

#content .indexHostingBoxBottom p {
	font-size: 12px;
	line-height: 18px;
}

.indexHostingBoxBottom p strong {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

.indexHostingBoxBottom strong {
	color: #999999;
}

.indexHostingLink{
	position: relative;
	text-align: center;
	font-size: 12px;
	color: #222222;
}
#background1{
	background: #FFFFFF;
}
.smText{
	font-size: 9px;
}

dl.bot_lft {
float:left;
margin:5px 10px 5px 0;
padding:10px;
width:440px;
font-size: 14px;
line-height: 18px;
min-height: 100px;
background: #EFEFEF;
}

dl.bot_lft dt {
	font-weight: bold;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 8px;
}


span.freeStyle {
color: #336600;
font-weight: bold;
}

#content #contactform {
	background: #EFEFEF;
	padding: 10px;
	height: 340px;
}


#content #contactform input, #content #contactform input[type=textarea] {
	font-size: 14px;
	padding: 5px;
	width: 380px;
}

#content #contactform .left {
	text-align: left;
	float: left;
	display: block;
	width: 460px;
}

#content #contactform strong {
	color: #222222;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 18px;
	margin: 10px 0px 8px;
}



.hostingBoxContent ul {
	margin-left: 20px;
}


.hostingFeature img {
	text-align: center;
	margin-left: 80px;
}

#slider1prev a {
	background: transparent url(../images/leftright.png) left top no-repeat;
	display: block;
	height: 60px;
	position: absolute;
	width: 60px;
	text-indent: -9999px;
	z-index: 1000;
	margin-left: 410px;
	margin-top: 112px;
}

#slider1prev a:hover {
	background: transparent url(../images/leftright.png) left bottom no-repeat;
}

#slider1next a {
	background: transparent url(../images/leftright.png) right top no-repeat;
	display: block;
	height: 60px;
	position: absolute;
	width: 60px;
	text-indent: -9999px;
	z-index: 1000;
	margin-left: 910px;
	margin-top: 112px;
}

#slider1next a:hover {
	background: transparent url(../images/leftright.png) right bottom no-repeat;
}

#sitemap a {
	font-size: 12px;
	text-decoration: none;
}


.titles strong {
	display: block;
	margin: 20px 0 10px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
}






ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background: transparent url(../images/nav.png) no-repeat scroll center top;
	color:#ffffff;
	padding:8px 14px 6px 14px;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	cursor: pointer;
}
ul.tabs li a:hover {
	background-color:#2f343a;
}
ul.tabs li a.active {
	background-color:#EFEFEF;
	color:#282e32;
	border-bottom: 1px solid #EFEFEF;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	background-color:#EFEFEF;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
	list-style-type: square;
}
.content ul li {
	list-style:none;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}

a.xdesign {
height: 27px;
float: right;
width: 188px;
display: block;
	background: transparent url(../images/logo_xdesign365.png) left top no-repeat;

}


table#packagestable {
	width: 480px;
}

table#packagestable th {
	font-size: 13px;
	}