/**********************************
 * Boxouts                        *
 **********************************/

#content .boxout1,
#content .boxout1_right,
#content .boxout1_left {
	background-color: #F7E6D4;
	border: 1px solid #DAB399;
	margin-top: 1em;
	padding: 10px;
	background-image: url(/graphics/boxout1_fade.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}



#content .boxout1 .leftimg,
#content .boxout1 .rightimg {
	margin-bottom: 0;
}

#content .boxout1 h2,
#content .boxout1_right h2,
#content .boxout1_left h2 {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}




#content .boxout1_right {
	float: right;
	margin-left: 10px;
	clear: right;
}

#content .boxout1_left {
	float: left;
	margin-right: 10px;
	clear: left;
}

#content .boxout1_right,
#content .boxout1_left {
	width: 33%;
}


#content .boxout_three .boxout1 {
	float: left;
	width: auto;
	margin-right: 10px;
}

.related {
	float: right;
}




/**********************************
 * Page-specifics                 *
 **********************************/

/* Services Overview */
.servicestbl td {
	width: 33%;
	height: 160px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.servicestbl {
	font-size: 1em;
	border-bottom: 2px dotted #FC9;
}
.serviceside {
	float: right;
	margin-left: 20px;
	margin-top: 30px; 
	background-color: White;
}

/* News */
div.news {
	float: left; 
	width: 100%; 
	margin-top: -0.4em;
}

/* Home Page */
#content div.home {
	margin-left: 295px;
}

#content div.home h2, #content .smallnews h2 {
	margin-bottom: 0; 
	padding-bottom: 0;
}

#content div.home p {
	margin-top: 1em;
}
#content .smallnews {
	float: left;
	width: 100%;
	border-top: 2px solid #DAB399;
}
#content .smallnews p.morenews {
	text-align: right;
	display: block;
}
#content .smallnews .newsitem {
	float: left;
	width: 45%;
	margin-right: 4%;
}
#content .smallnews h2 {
	float: left;
	border-top: none;
	margin-top: 0;
}
#content .smallnews div {
	float: left;
	width: 100%;
}
#content .smallnews p, #content .smallnews h3{
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 0;
	margin-top: 3px;
}
#content .smallnews p {
	display: inline;
}




#content ul.servicelist {
	float: left;
	width: 300px;
	height: 490px;
	background-image: url(/graphics/your_business_your_it.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: right;
	margin: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	position: relative;
	left: -15px;
}

#content ul.servicelist li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	background: none;
	padding: 5px 0;
	margin: 0;
	line-height: 1em;
}

#content ul.servicelist li.ad {
	position: absolute;
	bottom: 0;
	left: 10px;
}

#content ul.servicelist a {
	padding: 0;margin: 0;
	line-height: 1em;
	display: inline;
}

/**********************************
 * (Interactive) Portfolio        *
 **********************************/
#content div.portfolio div.odd, #content div.portfolio div.even {
	min-height: 160px;
	padding-top: 15px;
	border-top: 2px dotted #FF9933;
	float: left;
	width: 100%;
}

#content div.portfolio h2{
	margin-top: 0;
	border: none;
}

#content div.portfolio div.odd p {
	padding-right: 170px;
}

#content div.portfolio div.odd img {
	float: right; 
	margin-left: 15px;
}

#content div.portfolio div.even p {
	padding-left: 170px;
}

#content div.portfolio div.even img {
	float: left; 
	margin-right: 15px;
}

#content div.JSportfolio {
	text-align: center;
	position: relative;
}
#content div.JSportfolio div {
	background-color: #F3D9BF;
	border: 1px solid #DAB399;
	margin-top: 1em;
	padding: 10px;
	background-image: url(/graphics/boxout1_over_fade.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	min-height: 270px;
	float: left;
	width: 100%;
}

#content div.JSportfolio div.over {
	background-color: #F3D9BF;
	background-image: url(/graphics/boxout1_over_fade.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	cursor: pointer;
}

#content div.JSportfolio div dl {
	text-align: left;
}
#content div.JSportfolio div dt, #content div.JSportfolio div dd {
	display: inline;
	margin-left: 0;
}

#content div.JSportfolio div h2 {
	border: none;
}

#content div.JSportfolio div p {
	margin-left: 212px;
}

#content div.JSportfolio div a.screenshot img {
	
}

#content div.JSportfolio div a.screenshot {
	padding: 10px 1px;
	display: block;
	width: 200px;
	margin: 0 10px 0 0;
	float: left;
}

#content div.JSportfolio div a.screenshot:hover {
	padding: 9px 0;
	border: 1px dotted #630;
	background-color: #F7E6D4;
	/*background-image: url(/graphics/boxout1_over.gif);*/
	background-position: 0 0;
	background-repeat: repeat-x;
	cursor: pointer;
}



/**********************************
 * Prev/Next/Specific Selectors   *
 **********************************/ 



#content ul.selector {
	list-style-type: none;
	display: block;
	margin: 0; padding: 0;
float: left;
width: 100%;
}

#content ul.selector li {
	list-style-type: none;
	display: inline;
	margin: 0; padding: 0;
	background-image: none;
}

#content ul.selector li a {

display: block;
float: left;

}

#content ul.selector li.item a {
	margin: 0 5px;
	background-color: #B7C6FF;
	border: 1px solid #06C;
	color: #B7C6FF;
width: 15px;
overflow: hidden;
}

#content ul.selector li.item a.active, ul.selector li.item a:hover {
	background-color: #FC9;
	border: 1px solid #F93;
	color: #FC9;
}


/**********************************
 * New Pricing Table              *
 **********************************/

table.prices {
	font-size: 0.9em;
	border-spacing: 0px;
	line-height: 1.6em;
	width: 100%;
	border-collapse: collapse;
}


table.prices caption {
	display: none;
}
table.prices th {
	background-color: #B7C6FF;
	color: White;
	padding: 3px;
	background-image: none;
}

table.prices th.label {
	background-color: White;
	color: #888;
}

table.prices td, table.prices th {
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #EEE;
}

table.prices thead {
	font-size: 1.8em;
}

table.prices tr.price th {
	font-size: 1.5em;
	padding-top: 15px;
}

table.prices tr.price th span.note {
	font-size: 0.4em;
}

table.prices tr.price span.sign {
	font-size: 1.5em;
	color: #B7C6FF;
}

table.prices tr.price span.amount {
	font-size: 2.5em;
	font-weight: bold;
	color: #06C;
}

table.prices tr.diskspace th {
	font-size: 1.3em;
}

table.prices span.note {
	display: block;
	font-size: 0.9em;
}

table.prices th.gold {
	color: #DFB434;
}

table.prices th.silver {
	color: #7F7C72;
}

table.prices th.bronze {
	color: #AF6031;
}

table.prices th.platinum {
	color: #C7C7AF;
}

table.prices th.linux {
	color: #3E8238;
}

table.prices th.windows {
	color: #B72222;
}

table.prices th.uktld {
	color: #B72222;
}

table.prices th.gtld {
	color: #3E8238;
}

table.prices th.cctld {
	color: #DFB434;
}

table.prices tr.discount {
	font-size: 1.3em;
	font-weight: bold;
}

/**********************************
 * Old Rules (May come in handy!) *
 **********************************/

span.hm span.hiltonian {
	color: Black;
}
span.hm span.media {
	color: #F93;
}
span.hm span.hiltonian, span.hm span.media {
	font-family: "Arial Black", Arial, sans;
}


