@charset "UTF-8";
/* CSS Document */

#window {
	height:269px;
	width:745px;
	padding:4px 23px 0px 23px;
	overflow:hidden;
	background:url(../images/mainwindow-bg.gif) no-repeat;
}

#contentholder {
	width:710px;
	height:245px;
	padding:0px 36px 0px 0px;
}

.windowleft {
	float:left;
	width:240px;
}

.windowright {
	float:right;
	width:464px;
	margin:40px 0px 0px 0px;
}

.blank {
	background:url(../images/windows/testimonial-blank.jpg) no-repeat;
}

.tangerine {
	background:url(../images/windows/testimonial-tangerine-large.jpg) no-repeat;
	display:block;
	cursor:hand;
	cursor:pointer;
}

.lupinetravel {
	background:url(../images/windows/testimonial-lupinetravel-large.jpg) no-repeat;
	display:block;
	cursor:hand;
	cursor:pointer;
}

.sunshine {
	background:url(../images/windows/testimonial-sunshine-large.jpg) no-repeat;
	display:block;
	cursor:hand;
	cursor:pointer;
}

#contentholder .inner {
	padding:50px 30px;
}

#contentholder .green {
	color:#D9E021;
	margin:10px 0px 0px 0px;
}

#window .text {
	margin:0px 0px 15px 0px;
}

#testimonailwindow-large {
	width:792px;
	height:261px;	
	width:738px;
	height:243px;
	background:url(../images/windows/testimonial-large-holder.gif) no-repeat;
	padding:5px 27px 13px 27px;
}

a.windowbutton:link,
a.windowbutton:visited,
a.windowbutton:active,
a.windowbutton:hover {
	height:21px;
	width:260px;
	display:block;
	font-size:0.8em;
	color:#fff;
	background:url(../images/window-button.gif) no-repeat;
	overflow:hidden;
	text-align:center;
	margin:0px 0px 7px 0px;
	padding:8px 0px 0px 0px;
}

a.windowbutton span {
	font-size:1em;
	font-weight:bold;
	color:#D9E021;
}

a.smalllink:link,
a.smalllink:visited,
a.smalllink:active,
a.smalllink:hover {
	font-size:0.7em;
	color:#fff;
	margin:150px 0px 0px 0px;
}

#mainwindownavigation {
	width:758px;
	height:244px;
	background:url(../images/mainwindow-bg.gif) no-repeat;
	margin:0px;
	padding:16px 17px;
	overflow:hidden;	
}

ul#windownavfour {
	width:140px;
	height:244px;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	list-style:none;
	line-height:1em;
	margin:0px;
	padding:0px;
}

ul#windownavfour li {
	width:140px;
	height:61px;
	margin:0px;
	display:block;
	background:url(../images/windows/nav-four-middle-off.gif) #f3f4f4 no-repeat;
}

ul#windownavfour li a {
	width:116px;
	height:27px;
	padding:17px 12px;
	margin:0px;
	display:block;
	text-decoration:none;
	color:#999999;
}

ul#windownavfour li a:hover,
#windownavfour .selected {
	background:url(../images/windows/nav-four-middle-on.gif) #f3f4f4 no-repeat;
	color:#1B3967;	
}

#windownavfour .selected a {
	color:#1B3967;
}

ul#windownavfour .topitem {
	background:url(../images/windows/nav-four-top-off.gif) #f3f4f4 no-repeat;
	color:#1B3967;	
}

ul#windownavfour .topitem a:hover,
#windownavfour .topitem-selected {
	background:url(../images/windows/nav-four-top-on.gif) #f3f4f4 no-repeat;
	color:#1B3967;		
}

#windownavfour .topitem-selected a {
	color:#1B3967;
}

ul#windownavfour .bottomitem {
	background:url(../images/windows/nav-four-bottom-off.gif) #f3f4f4 no-repeat;
	color:#1B3967;	
}

ul#windownavfour .bottomitem a:hover,
#windownavfour .bottomitem-selected {
	background:url(../images/windows/nav-four-bottom-on.gif) #f3f4f4 no-repeat;
	color:#1B3967;		
}

#windownavfour .bottomitem-selected a {
	color:#1B3967;
}

ul#windownavthree {
	width:140px;
	height:244px;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	list-style:none;
	line-height:1em;
	margin:0px;
	padding:0px;
}

ul#windownavthree li {
	width:140px;
	height:81px;
	margin:0px;
	display:block;
	background:url(../images/windows/nav-three-middle-off.gif) #f3f4f4 no-repeat;
}

ul#windownavthree li a {
	width:116px;
	height:31px;
	padding:25px 12px;
	margin:0px;
	display:block;
	text-decoration:none;
	color:#999999;
}

ul#windownavthree li a:hover,
#windownavthree .selected {
	background:url(../images/windows/nav-three-middle-on.gif) #f3f4f4 no-repeat;
	color:#1B3967;	
}

#windownavthree .selected a {
	color:#1B3967;
}

ul#windownavthree .topitem {
	background:url(../images/windows/nav-three-top-off.gif) #f3f4f4 no-repeat;
	color:#1B3967;	
}

ul#windownavthree .topitem a:hover,
#windownavthree .topitem-selected {
	background:url(../images/windows/nav-three-top-on.gif) #f3f4f4 no-repeat;
	color:#1B3967;		
}

#windownavthree .topitem-selected a {
	color:#1B3967;
}

ul#windownavthree .bottomitem {
	background:url(../images/windows/nav-three-bottom-off.gif) #f3f4f4 no-repeat;
	color:#1B3967;	
}

ul#windownavthree .bottomitem a:hover,
#windownavthree .bottomitem-selected {
	background:url(../images/windows/nav-three-bottom-on.gif) #f3f4f4 no-repeat;
	color:#1B3967;		
}

#windownavthree .bottomitem-selected a {
	color:#1B3967;
}

#infomationwindow {
	width:560px;
	height:184px;
	float:right;
	margin:9px;
	padding:20px;
	overflow:hidden;
}

#largeinfomationwindow {
	width:692px;
	height:184px;
	padding:20px;
	overflow:hidden;
	display:block;
	cursor:hand;
	cursor:pointer;
}

#singleline-infomationwindow {
	width:672px;
	height:114px;
	padding:90px 20px 20px 40px;
	overflow:hidden;
}

#infomationwindow h1,
#largeinfomationwindow h1,
#singleline-infomationwindow h1,
#contentholder h1 {
	font-size:2.1em;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:none;
}

#infomationwindow h2,
#largeinfomationwindow h2 {
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:35px;
}

#contentholder h1 {
	margin:0px 0px 20px 0px;
}

#contentholder h2 {
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
}

#contentholder h2 .green {
	color:#D9E021;
}

#singleline-infomationwindow h2 {
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:60px;
}

#infomationwindow .servertext,
#largeinfomationwindow .servertext {
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:25px;
}

#infomationwindow p,
#largeinfomationwindow p,
#singleline-infomationwindow p {
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
	margin:13px 0px 0px 0px;
	float:left;
}

#infomationwindow a,
#largeinfomationwindow a,
#singleline-infomationwindow a {
	color:#FFFFFF;
}

#infomationwindow ul {
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:bold;
	list-style:disc;
	margin:8px 0px 0px 15px;
	padding:0px;
	width:223px;
	float:left;
}

#largeinfomationwindow ul {
	font-size:1.1em;
	color:#FFFFFF;
	font-weight:bold;
	list-style:disc;
	margin:8px 0px 0px 15px;
	padding:0px;
	float:left;
}

.ordernow {
	float:left;
	margin:11px 0px 0px 0px;
}

.ordernowwindow {
	float:left;
	margin:15px 0px 0px 0px;
}

.orderservices {
	float:right;
	margin:3px 0px 0px 0px;
}

.textservices {
	float:left;
	margin:70px 0px 0px 0px;
}

#infomationwindow ul li,
#largeinfomationwindow ul li {
	margin:0px 0px 5px;
}

#basicinfomationwindow {
	width:480px;
	height:54px;
	float:right;
	margin:9px;
	padding:85px 85px 85px 35px;
}

#basicinfomationwindow h1 {
	font-size:2.1em;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
}

#basicinfomationwindow h2 {
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:55px;
}

#subtext {
	font-size:0.8em;
	color:#FFF;
}

#windowcontent {
	float:left;
}

.personalhosting {
	background:url(../images/windows/personal-hosting-small.jpg) #737578 no-repeat;
}

.businesshosting {
	background:url(../images/windows/business-hosting-small.jpg) #F29423 no-repeat;
}

.resellerhosting {
	background:url(../images/windows/reseller-hosting-small.jpg) #4295E3 no-repeat;
}

.professionalhosting {
	background:url(../images/windows/professional-hosting-small.jpg) #63b707 no-repeat;
}

.vpshosting {
	background:url(../images/windows/vps-hosting-small.jpg) #215181 no-repeat;
}

.vpshosting span {
	color:#D9E021;
}

.ssl {
	background:url(../images/windows/sslcert-small.jpg) #A1004A no-repeat;
}

.dedicatedserver {
	background:url(../images/windows/dedicatedserver-small.jpg) #8DC063 no-repeat;
}

.colocatedserver {
	background:url(../images/windows/colocatedserver-small.jpg) #6A157C no-repeat;
}

.vpsserver {
	background:url(../images/windows/vps-hosting-small.jpg) #215181 no-repeat;
}

.scripts {
	background:url(../images/windows/scriptinstall-small.jpg) #9DC799 no-repeat;
}

.web_design {
	background:url(../images/windows/webdesign-small.jpg) #000000 no-repeat;
}

.large-personalhosting {
	background:url(../images/windows/personal-hosting-window.jpg) #737578 no-repeat;
}

.large-resellerhosting {
	background:url(../images/windows/reseller-hosting-window.jpg) #4295E3 no-repeat;
}

.large-businesshosting {
	background:url(../images/windows/business-hosting-window.jpg) #F29423 no-repeat;
}

.large-vpshosting {
	background:url(../images/windows/vps-hosting-window.jpg) #215181 no-repeat;
}

.large-plushosting {
	background:url(../images/windows/plus-hosting-window.jpg) #63B709 no-repeat;
}

.large-professionalhosting {
	background:url(../images/windows/professional-hosting-window.jpg) #63B709 no-repeat;
}

.large-dedicatedserver {
	background:url(../images/windows/dedicatedserver-window.jpg) #8DC063 no-repeat;
}

.large-colocatedserver {
	background:url(../images/windows/colocatedserver-window.jpg) #6A157C no-repeat;
}

.large-support {
	background:url(../images/windows/support-window.jpg) #F9B520 no-repeat;
}

.large-contact {
	background:url(../images/windows/contact-window.jpg) #0B854C no-repeat;
}

.large-wordpress {
	background:url(../images/windows/wordpress-hosting-window.jpg) #2A6188 no-repeat;
}

.large-scriptinstall {
	background:url(../images/windows/scriptinstall-window.jpg) #9DC799 no-repeat;
}

.large-plesk {
	background:url(../images/windows/plesk-window.jpg) #949899 no-repeat;
}

.large-ssllarge {
	background:url(../images/windows/sslcert-window.jpg) #B5004C no-repeat;
}

.large-sitebackup {
	background:url(../images/windows/backup-window.jpg) #187699 no-repeat;
}

.large-managedserver {
	background:url(../images/windows/managedserver-window.jpg) #F1762D no-repeat;
}

.large-blog {
	background:url(../images/windows/blog-window.jpg) #543390 no-repeat;
}

.large-eudomains {
	background:url(../images/windows/eudomains-window.jpg) #144e93 no-repeat;
}

.large-free-hosting {
	background:url(../images/windows/free-hosting-window.jpg) #008ed2 no-repeat;
}

.large-time {
	background:url(../images/windows/time-window.jpg) #008ed2 no-repeat;
}

.personal-hosting-free {
	background:url(../images/windows/personal-hosting-small-free.jpg) #ac1f25 no-repeat;
}

.large-wiki-hosting {
	background:url(../images/windows/wiki-window.jpg) #fccf2e no-repeat;
}

.large-wordpress-hosting {
	background:url(../images/windows/wordpress-window.jpg) #2d648d no-repeat;
}

.large-mysql-hosting {
	background:url(../images/windows/mysql-window.jpg) #0f89ad no-repeat;
}

.large-php-hosting {
	background:url(../images/windows/php-window.jpg) #535fa2 no-repeat;
}

.large-phpbb-hosting {
	background:url(../images/windows/phpbb-window.jpg) #1b8bba no-repeat;
}

.large-joomla-hosting {
	background:url(../images/windows/joomla-window.jpg) #bb272b no-repeat;
}
