/* -- undo browser HTML defaults -- */
:link,:visited {text-decoration: underline;}
ul {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}





/* BEGIN BASIC HTML TAGS */
body {
/* background: #E9EDF6;*/
	background: #0054a6 url(/images/bg_body.gif) top repeat-x;
	font: 0.8em Trebuchet MS, Helvetica, Arial;
	color: #333333;
}

h1 {
	font: 1.5em Verdana, Tahoma, Arial, sans-serif;
	color: #D9E0F0;
	margin-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
}

h1+h2 { margin-top: .5em;}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0085CF;/*0054a6;*/
	margin-bottom: 10px;
	margin-top: 1em;
	clear: both;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0C5585;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
}

hr {
	border: 0px;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
}

p {
	margin-bottom: 10px;
	margin-left: 5px;
}

ul {
	margin-bottom: 15px;
}

ul li {
	padding-left: 15px;
}
ol li+li {
	margin-top: 2em;
}

i {
	font-size: .95em;
}

a {
	color: #0c55a5;
	text-decoration: underline;
}

a:hover {
	color: #f7b100;
	text-decoration: underline;
}





#wrapper {
	width: 820px;
	margin: 0 auto;
	background: #FFFFFF url(/images/bg_container.gif) center repeat-y;
}

#wrapper-top {
	background: url(/images/bg_wrapper-top.gif) top center no-repeat;
}

#home #wrapper-top {
	background: url(/images/bg_wrapper-top-home.gif) top center no-repeat;
}

#wrapper-bottom {
	background: url(/images/bg_wrapper-bottom.gif) bottom center no-repeat;
}

#wrapper-content {
	padding: 10px 10px 40px 10px;
}


#header {
	height: 120px;
}

#home #header {
	height: 189px;
}
	
	
	#logo {
		float: left;
		width: 280px;
		height: 90px;
	}
	
	#home #logo {
		height: 157px;
	}
		
		#logo a {
			display: block;
			width: 280px;
			height: 90px;
		}
		
		#home #logo a {
			height: 157px;
		}
		
		#logo a span { display: none; }
	
	#tagline {
		float: right;
		width: 500px;
		padding-top: 20px;
		padding-right: 20px;
		text-align: right;
		font-size: 1.0em;
		color: #72808a;

	}
	
	#utility-nav {
		float: right;
		padding: 2px 4px;
		margin-right: 16px;
		margin-top: 10px;
		text-align: right;
		color: #ccd4e9;
		text-transform: uppercase;
		font: bold .9em Helvetica, Arial;
	}
		
		#utility-nav li {
			display: inline;
padding:0px;
		}
		
		#utility-nav li a {
			olor: #c7ccd0;
		}

#support_nav {
		clear: both;
		height: 30px;
		background-color: #2b77b7;
		position: relative;
		margin: 0;
		padding: 0;
	}
#support_nav li {
float: left;
margin-top: 4px;
}	
#support_nav a {
color: #ECEEEE;
margin: 0px 1px;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}
#support_nav a:hover {
text-decoration: underline;
}

.support #sidebar-content {
			padding: 0px 10px 1px 10px;
font-size: .9em;
}
table.data th {
		background-color: #6c9fcc;
}
.breadcrumb {
background-color: #F4F6FB;
}

	#nav {
		clear: both;
		height: 30px;
		background: url(/images/nav_off.gif) top left no-repeat;
		position: relative;
		margin: 0;
		padding: 0;
	}
		
		#nav li {
			position: absolute;
			display: block;
			height: 30px;
			margin: 0;
			padding: 0;
		}

		
		#nav li a {
			display: block;
			height: 30px;
			text-decoration: none;
		}
		

		#nav li.li1 { left: 91px; width: 145px; }
		#nav li.li2 { left: 236px; width: 140px; }
		#nav li.li3 { left: 376px; width: 148px; }
		#nav li.li4 { left: 524px; width: 143px; }
		#nav li.li5 { left: 667px; width: 134px; }

		
		#nav li.li1 a.selected { background: url(/images/nav_sel.png) -79px 0px no-repeat; }
		#nav li.li2 a.selected { background: url(/images/nav_sel.png) -179px 0px no-repeat; }
		#nav li.li3 a.selected { background: url(/images/nav_sel.png) -308px 0px no-repeat; }
		#nav li.li4 a.selected { background: url(/images/nav_sel.png) -442px 0px no-repeat; }

		#nav li.li1 a:hover, #nav li.li1 a.selected { background: url(/images/nav_on.gif) -91px 0px no-repeat; }
		#nav li.li2 a:hover, #nav li.li2 a.selected { background: url(/images/nav_on.gif) -236px 0px no-repeat; }
		#nav li.li3 a:hover, #nav li.li3 a.selected { background: url(/images/nav_on.gif) -376px 0px no-repeat; }
		#nav li.li4 a:hover, #nav li.li4 a.selected { background: url(/images/nav_on.gif) -524px 0px no-repeat; }
		#nav li.li5 a:hover, #nav li.li5 a.selected { background: url(/images/nav_on.gif) -667px 0px no-repeat; }
		
		#nav li a span { display: none; }
		
		#nav li ul {
			top: 0;
			left: 0;
			margin: 0;
			padding: 0;
			width: 150px;
			background-color: #D4DBED;
			background: url(/images/dd_bgrnd.gif) left bottom no-repeat;
			display: none;
			padding-bottom: 7px;
		}
		#nav li.li5 ul {
			margin-left:-16px;
		}
		#nav li:hover ul, #nav li.over ul {
			display: block;
		}
/* keep the third level hidden when you hover on first level list OR link */
#nav ul ul{ 
visibility:hidden;
margin-left: 5em;
margin-top: -2.5em;
background-color: #C7D9E9;
}

/* make the third level visible when you hover over second level list OR link */
#nav ul li:hover ul { visibility:visible;}
			#nav li ul li {
				display: block;
				height: 2.5em;
				line-height: 2.5em;
				position: relative;
				margin: 0;
				padding: 0;
				width: 147px;
				margin-left: 1px;
				border-bottom: 1px solid #bbf;
			}
			#nav li ul li.last {
				border: none;
			}
			#nav li ul li a {
				color: #333;
				display: block;
				height: 2.5em;
				padding-left: 10px;
			}
			
			#nav li ul li a.selected {
				background-image: none !important;
			}
			
			#nav li ul li a:hover, #nav li ul li a.selected {
				background-image: none !important;
				background-color: #fff !important;
				color: #0C54A4;/*#99F638;*/
				text-decoration: none;
			}


#content-container {
	padding: 15px;
	background: url(/images/bg_content-container.gif) top center no-repeat;
}
	
	#content-container ul {
		margin-bottom: 5px;
	}
	
	#content-container ul li, #content ul li {
		margin-bottom: 4px;
		margin-left: 7px;
		background: url(/images/g_arrow2.gif) top left no-repeat;
	}

	
	#home #content-container {
		background: url(/images/bg_content-container-home.png) top center no-repeat;
	}

	#home h1, #home h2, #home h3 {position:relative}

	#home h1 a, #home h2 a, #home h3 a {
		z-index:1;	
		position:absolute;
		top:0;
		left:0;
		font-size:1em
	}


	#home h1 a{
		width:771px;
		height:13.5em;
		min-height:216px;
		background:transparent url(/images/199_bubble.gif) no-repeat;
	}

	#home h2 {
		margin-top:15em;
	}
	#home h2 a{
		width:504px;
		height:11.875em;
		min-height:190px;
		background:transparent url(/images/green_bubble.gif) no-repeat;
	}

	#home h3 {
		margin-top: -1.4em;
		margin-left: 520px;
	}
	#home h3 a{
		width:244px;
		height:11.875em;
		min-height:190px;
		background:transparent url(/images/flexedit_bubble.gif) no-repeat;
	}

	#portfolio_holder {
		border: 1px solid #E3E8F3;
		background-color: #F1F3F9;
		position: relative;
		clear: both;
		margin: 20px auto;
		width: 715px;
	}
	
	#portfolio {
		width: 750px;
		margin: 0 auto;
		position: relative;
	}
		#portfolio ul {
			overflow: hidden;
			margin: 0;
			padding-top: 8px;
		}
		#portfolio li {
			float: left;
			margin: 0 40px;
			padding: 0px;
			background: none !important;
		}
		

	#content {
		padding-top: 5px;
		padding-left: 20px;
		float: left;
		width: 474px;
	}
	#ecommerce_content {
		clear: both;
		padding-top: 5px;
		padding-left: 20px;
		width: 730px;

	}

	#ecommerce_content h2 { 
margin-top: 20px; 
}
	
	#sidebar {
		float: right;
		width: 241px;
		margin-top: 25px;
		/*C2C6CF;*/
	}
		
.box-wrapper-bottom {
		float: left;
		width: 241px;
		margin-bottom: 20px;
}

.box-wrapper-bottom+.box-wrapper-bottom {margin-right: -260px;}
.box-wrapper-bottom+.box-wrapper-bottom+.box-wrapper-bottom {margin-left: 520px;}

		#sidebar-wrapper-top, .box-wrapper-top {
			background: url(../images/col_top.gif) top center no-repeat;
			padding-top: 8px;
		}
		
		#sidebar-wrapper-bottom, .box-wrapper-bottom {
			background: url(../images/col_fill.gif) bottom center repeat;
		}
		
		#sidebar-content, .box-content {
			padding: 0px 20px 1px 20px;
			background: url(../images/col_bottom.gif) bottom center no-repeat;
		}

		#sidebar-content h2 { margin-top: 0em;}

		.green #sidebar-wrapper-top, .green .box-wrapper-top {background: url(../images/col_top_green.gif) top center no-repeat;		}
		
		.green #sidebar-wrapper-bottom, .green .box-wrapper-bottom {background: url(../images/col_fill_green.gif) bottom center repeat;		}
		
		.green #sidebar-content, .green .box-content {background: url(../images/col_bottom_green.gif) bottom center no-repeat;		}

		.green #sidebar-content h2, .green .box-content h3 {color:#adc987;}
		.green #sidebar-content p, .green .box-content p {color:#4c86bf; font-weight:bold;}


table.pricing {
	border-collapse: collapse;
margin-left: 5px;
}

table.pricing th {
	font-size: 1.1em;
	text-align: left;
	padding-right: 20px;
color: #0c5585;
}

table.pricing tr.alt {
	background-color: #f3f3f3;
}

table.pricing td {
	padding: 7px 20px 7px 5px;
	vertical-align: bottom;
}
table.pricing td+td+td {
padding-right: 5px;
}

table.pricing b {
color: #006CA7;
}

table.products {
	border-spacing: 0px;
}

table.products td {
	padding-bottom: 10px;
}
r.title td{
	font-size:1.1em;
	background-color:#EFF4FF; 
	padding:5px;
}

.left_column {
	float: left;
	width: 340px;
	margin-bottom: 20px;
	padding-left: 5px;
}

.right_column {
	float: right;
	margin-bottom: 20px;
	width: 340px;
}

.title, .left_column h2, .right_column h2 {
margin-left: -5px;
}
.title {
	font-weight: bold;
	clear:both;
	font-size:1.1em;
	background-color:#EFF4FF; 
	padding:3px;
	margin-top: 10px;
color:#777A7F;
}


	
	#footer {
		clear: both;
		text-align: center;
		font-size: 0.75em;
		color: #72808a;
		text-transform: uppercase;
		padding-top: 20px;
		xmargin-top: 100px;
	}
		
		#footer ul {
			margin-bottom: 10px;
		}
		
		#footer li {
			display: inline;
			margin-bottom: 0;
			background-image: none !important;
		}
		
		#footer a {
			color: #72808a;
			text-decoration: none;
		}

			#footer a.green {
				color: #40CF00;
			}
		
		#footer a:hover {
			color: #0c55a5;
			text-decoration: underline;
		}



a.button {
	margin-right: 160px;
	margin-top: -3px;
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color:#2096E2;
	border:1px solid #0D79BF;
	padding: 2px 4px;
}

a.button:hover {
	background-color:#24ACFF;
}




/* BEGIN CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* END CLEARFIX */




/* CUSTOM GALLERY */
.custom_gallery_container { float:left; width:220px; height:200px; }
.custom_gallery_container h4 { font-size:1.1em; color:#000066; padding-bottom:5px; }
.custom_gallery_container img { float:left; width:150px; margin-right:10px; }
.custom_gallery_container .text { float:left; width:140px; }

/* GALLERY */
#gallery { clear:both; width:100%; }
.group_holder { margin-bottom:20px; }
.group { clear:both;  }
.group_sub { clear:both;  }
.group2 { clear:both;  }
.group_name {
	font-size:1.5em;
	margin-bottom:10px;
	background-color:#EFF4FF; 
	padding:5px;
}
.click { font-size:1.2em; font-weight:bold; margin-bottom:10px; display:block; color:#ff6600; }
.container {
	float:left;
	width:170px;
	height:170px;
	text-align:center;
}
	.container img {
		border:1px solid #cccccc;
	}
	.container p {
		margin:0;
		font-size:0.9em;
	}

.card_holder,
.tall_card_holder {
	float:left;
	width:150px;
	margin:20px;
	margin-bottom:40px;
}
.card_image img { border:1px solid #666666; }
.th_Header { font-size:0.9em; }
.name { font-size:0.9em; }

/* TRANSPORT */
.transport {
	width:690px;
	background:#f7f7f7;
	margin-bottom:20px;
}
	.transport a { padding:5px 10px; background-color:#cccccc; display:block; text-decoration:none; }
	.page_title {
		float:left;
		width:490px;
		text-align:center;
		font-weight:bold;
	}
	.back_button {
		float:left;
		width:100px;
		text-align:center;
	}
	.next_button {
		float:right;
		width:100px;
		text-align:center;
	}
/* END TRANSPORT */