/*
Theme Name: Swan
Theme URI: 
Description: 
Version: 1.0
Author: Krishan Rodrigo
Author URI: 
Tags: 
*/

/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	padding: 0;
	margin: 0;
	}

#page {
	width: 918px;
	text-align: left;
	margin: 10px auto;
	background: #fff;
	}

#header {
	border: 2px solid #4c86e2;
	height: 161px;
	min-height: 161px;
	max-height: 161px;
	background: url(images/computer-bg.jpg) no-repeat top right !important;
	}

#headerimg 	{
	width: 547px;
	display: block;
	background: url(images/swan-cd-logo.jpg) no-repeat bottom left;
	height: 161px;
	min-height: 161px;
	max-height: 161px;
	float: left;
	}
	
#headerimg h1 {
	display: none;
}

#headerimg .description {
	float: left;
	font-size: 24px;
	color: #6a6a6a;
	font-family: "Trebuchet MS", Arial;
	margin: 130px 0 0 215px;
}

#header #searchform {
	margin: 8px 8px 0 0;
	padding: 0;
	float: right;
}

form {
	margin: 0;
	padding: 0;
}

input, select {
	border: 1px solid #b3b3b3;
	color: #4c86e2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;	
}

#searchform input[type=text] {
	padding: 4px 0 4px 50px;
	width: 128px;
	margin: 0 7px 0 0;
	background: #fff url(images/google-logo.gif) no-repeat top left;
}

#searchform input[type=submit] {
	padding: 3px 0 3px 4px;
	text-transform: uppercase;
}

#content {
	
	}

hr {
	display: none;
}

#mainnav {
	background: #6798e6;
	height: 31px;
	line-height: 31px;
	color: #fff;
}

/*
#nav {
	margin: 0 0 0 6px;
	padding: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}

#nav li {
	float: left;
	padding: 0 14px 0 13px;
	margin: 0 0 0 0;
	list-style-type: none;
	background: url(images/nav-bg.gif) no-repeat right;
}

#nav li:last-child {
	background: none;
}

#nav a {
	color: #fff;
	text-decoration: none;
}*/

#nav {
	margin: 0 0 0 6px;
	padding: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	position: relative;
}

#nav li {
	float: left;
	padding: 0 14px 0 13px;
	margin: 0 0 0 0;
	list-style-type: none;
	background: url(images/nav-bg.gif) no-repeat right;
}

#nav li:last-child {
	background: none;
}

#nav li a {
	color: #fff;
	text-decoration: none;
}

#nav li a:hover {
	
}

ul#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -999em;
	background: #6798e6;
	border-top: 1px solid #fff;
	}

ul#nav li {
	position: relative;
	border-bottom: 1px solid #fff;
	/*float: left;
	width:149px;*/
}
	
ul#nav li ul {
	position: absolute;
	margin-left: -999em; /* hide menu from view */
	top: 31px;
	left:0;
}

ul#nav li ul li {
	background: none;
}



/* Styles for Menu Items */
ul#nav li a {
	/*display: block;
	text-decoration: none;
	color: #777;
	background: #ffffcc; 
	padding: 5px;
	border: 1px solid #ccc;
		margin-bottom:-1px;
	min-height:0;*/	
	}
/* commented backslash mac hiding hack \*/ 
* html ul#nav  li a {height:1%;	position:relative;}
/* end hack */ 

/* this sets all hovered lists to red */
#nav li ul li a {
}

#nav ul li:hover a,#nav ul li.over a,
#nav ul li:hover li a:hover,#nav ul li.over li a:hover {
   color: #333 !important;
   }

/* set dropdown to default */
#nav li:hover li a,#nav li.over li a {
   color: #fff;
   display: block;
}

#nav li ul li:hover {
   
}

#nav li:hover li a:hover,#nav li.over li a:hover {
   color: #333;
}
#nav :hover ul ul{visibility:hidden; left:161px; float: left; top: 0; border-top: 5px solid #72c343;border-right: 5px solid #72c343; z-index:30;}
#nav :hover ul :hover ul{ visibility:visible;}

#nav li ul li a { padding: 2px 5px; line-height: 21px;width: 150px; font-size: 12px; } /* Sub Menu Styles */
#nav li ul li ul li a { padding: 2px 5px; line-height: 21px;width: 145px; font-size: 11px; } /* Sub Menu Styles */
#nav li:hover ul,#nav li.over ul {margin-left:0; } /* show menu*/


#home {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	background: #fff;
	display: block;	
}

#home .item-container {
	background: url(images/item-bg.png) no-repeat top left;
	float: left;
	margin: 0 7px 0 0;
	padding: 0 7px 17px 0;
}

#home .item {
	border: 1px solid #e0e0e0;
	height: 210px;
	background: #fff;
	min-height: 210px;
	max-height: 210px;	
	width: 200px;
	padding: 11px 73px 0 17px;
}

#home .business {
	background: url(images/business.jpg) no-repeat bottom right;
}

#home .personal {
	background: url(images/personal.jpg) no-repeat bottom right;
}

#home .education {
	background: url(images/education.jpg) no-repeat bottom right;
}

#home .item p {	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	line-height: 17px;
	padding: 0;
	margin: 0 0 8px 0;
}

.narrowcolumn a {
	color: #3ba4d4;
	text-decoration: none;
}

.narrowcolumn a:hover {
	color: #666;
	text-decoration: underline;
}

#home .item p a, .post-edit-link {
	color: #3ba4d4;
	text-decoration: none;
	font-style: italic;
	text-transform: lowercase;
	font-size: 11px;
}

#home .item h2 {
	color: #3ba4d4;
	font-size: 22px;
	line-height: 21px;
	font-family: dotum, Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	font-weight: normal;
}

#home .item h2 a {
	color: #1da1d6;
	text-decoration: none;
}

.post h2, h2.pagetitle, p2.center {
	font-weight: normal;
	color: #4ba6d2;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial;
	padding: 0;
	margin: 0 0 2px 0;
}

h3.searchtitle a {
	font-weight: normal;
	color: #4ba6d2;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial;
	padding: 0;
	margin: 0 0 5px 0;
	text-decoration: none;
}

#contentarea {
	background: #e0e0e0 url(images/body-bg.png) !important;
	background-repeat: repeat-x !important;
	display: block;
	min-height: 200px;
	width: 918px;
	float: left !important;
	padding: 5px 0 0 0;
}

.narrowcolumn {
	width: 619px;
	float: right;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}
.narrowcolumn .post {
	padding: 0 0 0 0;
	background: #fff;
	border-right: 1px solid #f4f4f4;
	margin: 0 0 15px 0;
}
.narrowcolumn .post h2 {
	padding: 10px 0 0 25px;
	background: url(images/content-top-bg.png) top left no-repeat;
	height: 28px;
	margin: 0 !important;
}
.narrowcolumn .post .entry {
	padding: 0 25px 20px 25px;	
	background: url(images/content-bottom-bg.png) bottom left no-repeat;
	margin: 0;
}

.narrowcolumn .post .entry p {
	padding: 4px 0 6px 0;
	margin: 0;
}

#sidebar {
	width: 290px;
	float: left;
	padding: 0 0 15px 0;
}

#sidebar #support {
	
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	background: url(images/remote-access.png) no-repeat top left;
	height: 110px;
	overflow: none;
	display: block;
	
}

#sidebar #support  a {
	color: #1da1d6;
	text-decoration: none;
	display: block !important;	
	padding: 35px 10px 10px 151px;
	width: 129px;
}

#sidebar .section {
	background: url(images/section-footer-bg.png) no-repeat bottom left;
	padding: 0 0 17px 0;
	margin: 0 0 13px 0;
	display: block;
	float: left;
	width: 290px;
}

#sidebar .section h3 {
	line-height: 32px;
	background: #fff url(images/section-title-bg.png) no-repeat top right;
	height: 32px;
	overflow: hidden;
	font-family: verdana;
	font-size: 13px;
	color: #6c6c6c;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 18px;
}

#sidebar .section h3 a {
	color: #1da1d6;
	text-decoration: none;
}

#sidebar .section .body {
	background: #fff url(images/section-body-bg.png) repeat-y !important;
	background-position: 271px 0 !important;
	padding: 0 0 0 18px;
	width: 272px;
	float: left;
	display: block;
}

#sidebar .section .bodysmall {
	font-size: 11px;
}

#sidebar .section .body ul {
	margin: 0 0 4px 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#sidebar .section .body ul li {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(images/general-bullet.gif);
	font-size: 13px;
	font-family: "trebuchet ms", arial, verdana;
	line-height: 18px;
}

#sidebar .section .body ul li  a {
	color: #1da1d6;
	text-decoration: none;
}

#sidebar .section .body ul#offers {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#sidebar .section .body ul#offers li {
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
	list-style-type: none !important;
	list-style-image: none;
}

#sidebar .section .body ul#offers li img{
	border: 1px solid #e5e4e4;
}

#footer {
	color: #a8a7a7;
	font-size: 11px;
	border-top: 1px solid #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer-logos {
	text-align: center;
}

#footer p {
	line-height: 28px;
	padding: 0;
	margin: 0;
}

.available {
	text-transform: uppercase;
	color: #00CC33;
	font-weight: bold;
}

.notavailable {
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
