@charset "utf-8";
/* added lines */
/* CSS Document
Author : Global Solutions AB
Website: http://www.surana.biz/global-solutions/it/
*/

/* Basic HTML Elements */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #B6D2F7;
	width: 950px;
	margin: auto;
}
a:link {
	color: #379ABA;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	/*color: #999;*/
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
#description {



}

a:active {
	text-decoration: underline;
	color: #4554A5;
}
h1 {
	font-size: 115%;
	color: #333;
}
h2 {
	font-size: 105%;
	color: #888;
}
h3 {
	font-size: 105%;
	color: #333;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 10px;
}
.simple-black {
	color: #000;
}
.bolded-txt {
	font-weight: bold;
}
/* Basic Layout Elements */
#container {
	margin: 10px auto;
	width: 960px;
}
#header {
	position: relative;
	left: 0px;
	height: 40px;
	padding-left: 20px;
}
#header .logo {
	float: left;
	margin-left: 30px;
	width:  250px;
}
/* make the anchor a dimensioned block with background image */
#header .logo a {
	display: block;
	width: 250px;
	height: 100px;
	background: url(../images/logo.gif) left top no-repeat;
}
/* apply a hover state for usability */
#header .logo a:hover {
	/* alternative hover image (doesn't load until hover event) */
         background: url(../images/logo.jpg) left top no-repeat;
}
/* hide the text from visual user agents */
#header .logo a span {
	position: absolute;
	left: -1000em;
}
/* Navigation List Over */

/* QUICK LINKS */
#quick-links-container {
	position: absolute;
	top: 0px;
	right: 35px;
	height: 15px;
}
#quick-links-container .quick-links {
	color: #808185;
	font-size: 80%;
}
#quick-links-container .quick-links li {
	list-style: none;
	display: inline;
}
#quick-links-container .quick-links li a:link {
	color: #808185;
	text-decoration: underline;
}
#quick-links-container .quick-links li a:hover {
	color: #CCC;
	text-decoration: none;
}
#quick-links-container .quick-links li a:visited {
	color: #808185;
	text-decoration: underline;
	text-indent: left;
}
/* QUICK LINKS OVER */



/* MAIN FOOTER */
#main-footer-home {
	background: url(../images/main-footer-home-bg.png) left top no-repeat;
	width: 100%;
	height: 220px;
}
#main-footer-buttons {
	margin: 0px auto;
	width: 940px;
	height: 180px;
}

/* MAIN FOOTER OVER */


/* HOME PAGE LAYOUT OVER */

/* INSIDE PAGE LAYOUT */

#main-top-inside {
	height: 25px;
	background: url(../images/main-top-inside-bg.png) left center no-repeat;
	margin: 0px;
	width: 960px;
	margin-top:-15px;
}
#content_d {
	width: 590px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-right:30px;
}
#content {
	width: 590px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-right:30px;
}
#content-R {
	width: 590px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	margin-top:-50px;
}
#content h1 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	font-size: 200%;
	color: #379ABA;
}
#content h2 {
	margin-top: 0px;
	padding-top: 0px;
	color: #379ABA;
}
#content h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	font-size: 120%;
	color: #333;
}
#content p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	font-size: 85%;
}
#content ul.bios li {
	list-style-image: url(../images/bullet-small.jpg);
	margin: 10px;
	padding: 5px;
}
#content p img.small {
	display: inline;
	margin: 0px 15px 5px 5px;
	float: left;
}
#content p img.big {
	display: block;
	margin: 5px auto;
}
#content a:link {
	color: #379ABA;
}
#content a:hover {
	color: #333;
	text-decoration: none;
}
#content a:visited {
	color: #379ABA;
	text-decoration: underline;
}
/* SHOW HIDE */
#content a.trigger {
	margin: 10px 0px 5px;
	width: 60px;
	height: 12px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 80%;
	background: url(../images/trigger-bg.jpg) no-repeat;
	text-align: center;
	padding: 4px 10px;
}
#content a.trigger:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#content a.trigger:hover {
	background: url(../images/trigger-bg-h.jpg) no-repeat;
}
#content .learn-more {
}
#content .info {
	float: left;
	width: 30%;
	display: block;
	margin-right: 10px;
	margin-top: 10px;
}
#content .info p {
	margin-bottom: 20px;
}
#content .info a:link {
	text-decoration: none;
}
#content .info a:hover {
	text-decoration: underline;
}
#content .info a:visited {
	text-decoration: none;
}
#content .address {
	float: left;
	width: 100%;
	display: block;
}
#content #form-container {
	float: left;
	width: 400px;
	background: #EEE;
	padding: 10px;
	border: 1px solid #CCC;
}
#content #form-container form {
	margin:0px auto;
	padding:0;
}
/* SHOW HIDE OVER */


#content-links {
	width: 90%;
	float: left;
	margin: 5px Auto;
}
#content-links ul {
	display: block;
	/*padding: 0px auto;*/
	width: 100%;
}
#content-links ul li {
	list-style: none;
	display: inline;
	text-align: center;
}
#content-links ul li a {
	float: left;
	margin: 0px auto;
	display: block;
	width: 30%;
	height: 100%;
}
#content-links ul li a:visited {
	text-decoration: none;
}
#content-links ul li a img {
	display: block;
	margin: 0px auto 5px;
	border: 0px;
}
/* SIDEBAR */
#sidebar {
	width: 275px;
	float: right;
	margin-right: 35px;
}
.sidebar-content-wrapper {
	display: block;
	padding-bottom: 10px;
}
.sidebar-content-wrapper .sidebar-content-top {
	display: block;
	padding-left: 15px;
	padding-top: 10px;
	background: url(../images/sidebar-top-bg.png) top left no-repeat;
	height: 25px;
	color: #FFFFFF;
	font-size: 133%;
	font-weight: bold;
	text-shadow: #666 1px 1px 3px;
}
.blog-content-top {
	display: block;
	padding-left: 15px;
	padding-top: 10px;
	background:url(../images/blog%20img%20for%20ivy.jpg) no-repeat;
	height: 50px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 133%;
	font-weight: bold;
	text-shadow: #666 1px 1px 3px;
}
.blog-content-top a {
	
	color: #FFFFFF;
	text-decoration:none;
	
}
.sidebar-content-wrapper .sidebar-content {
	padding: 10px 10px 0px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 100%;
	width: 253px;
	font-size: 80%;
}
.sidebar-content-wrapper .sidebar-content h1 {
	color: #e2383f;
	font-size: 115%;
	text-align: center;
	margin: 10px 0px;
}
.sidebar-content-wrapper .sidebar-content ul {
	margin: 0px 10px;
	padding-left: 10px;
	display: block;
	list-style-image: url(../images/bullet-small.jpg);
}
.sidebar-content-wrapper .sidebar-content li a:link, a:visited {
	text-decoration: none;
}
.sidebar-content-wrapper .sidebar-content li a:hover {
	color: #e2383f;
	text-decoration: underline;
}
.sidebar-content-wrapper .sidebar-content img {
	margin: 5px auto;
	display: block;
}
.sidebar-content-wrapper .sidebar-content a img {
	border: 0px;
}
.sidebar-content-wrapper .sidebar-content .phone {
	margin: 0px auto;
	width: 70%;
	display: block;
	background: #FFFFFF url(../images/bullet-big.jpg) left no-repeat;
	color: #333;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
.sidebar-content-wrapper .sidebar-content p {
	margin: 0px;
	padding: 0px;
}
.sidebar-content-wrapper .sidebar-content-bottom {
	background: url(../images/sidebar-bottom-bg.png) bottom left no-repeat;
	height: 25px;
	border: 0px;
}

/* */

.sidebar-content-wrapper .sidebar-content .buy-link {
	display: block;
	float: right;
	height: 200px;
	width: 275px;
	background: url(../images/buy-now-inside-bg.png) left top no-repeat;
	margin: 10px 0px;
}
/* */

#main-footer-inside {
	margin: 0px;
	height: 50px;
	background: url(../images/main-footer-inside.png) left center no-repeat;
}
/* INSIDE PAGE LAYOUT OVER */

#spacer {
	clear: both;
	width: 100%;
}
/* FOOTER */
#footer-container {
	margin: 0px auto;
}
#footer {
	color: #FFF;
	font-size: 60%;
	margin: 5px 25px;
	height: 60px;
	overflow: hidden;
}
#footer .footer-links {
	float: left;
	width: 700px;
	font-size: 140%;
}
#footer .footer-links ul {
	margin: 0px;
	padding: 0px;
}
#footer .footer-links ul li {
	list-style: none;
	display: inline;
	color: #666666;
}
#footer .footer-links ul li a:link {
	color: #666666;
}
#footer .footer-links ul li a:hover {
	color: #666666;
}
#footer .footer-links ul li a:visited, a:active {
	color: #666666;
	text-decoration: underline;
}
#footer .disclaimer {
	margin-top: 10px;
}
#footer .gs-footer a {
	float: right;
	background: url(../images/gs-logo.png) right no-repeat;
	display: block;
	width: 158px;
	height: 43px;
}
#footer .gs-footer a span {
	position: absolute;
	left: -1000em;
}
/* FOOTER OVER */
#main-content-inside {
	background-image: url(../images/main-content-inside-bg.png);
	background-repeat: repeat-y;
}
#headline-button-description {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.greyfont{
font-weight:normal;
font-family: Times New Roman, Times, serif;
font-size: 14px;
color:#454545;
text-decoration:none;
padding-left:0px;
}
.frozyhd1{
font-weight:bold;
font-family: Times New Roman, Times, serif;
font-size: 16px;
color:#379ABA;
text-decoration:none;
}
.frozyroll{
font-weight:normal;
font-family: Times New Roman, Times, serif;
font-size: 12px;
color:#379ABA;
text-decoration:underline;
padding-left:0px;
}
.grey{
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#454545;
text-decoration:none;
padding-left:0px;
}
#registertable
{
	margin-left:20px;
}
.frozyhd2{
font-weight:bold;
font-family: Times New Roman, Times, serif;
font-size: 20px;
color:#379ABA;
text-decoration:none;
}
.greyhd2{
font-weight:bold;
font-family: Times New Roman, Times, serif;
font-size: 20px;
color:#454545;
text-decoration:none;
}
.frozy{
font-weight:normal;
font-family: Times New Roman, Times, serif;
font-size: 12px;
color:#379ABA;
text-decoration:none;
padding-left:0px;
}
.leftlinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #454545;
	line-height: 1.5em; 


}
.leftlinks:hover{
	color: #379ABA;
		
}
.greybold{
font-weight:bold;
font-family: Times New Roman, Times, serif;
font-size: 14px;
color:#454545;
text-decoration:none;
padding-left:0px;
}
.frozybold{
font-weight:bold;
font-family: Times New Roman, Times, serif;
font-size: 14px;
color:#379ABA;
text-decoration:none;
}
#indent
{
	margin-left:20px;
	margin-right:20px;
}
.formtxtfield {
	COLOR:;
	size: auto;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	font-style: normal;
    background:#FFFFFF;
}
