/*http://www.glish.com/css/7.asp*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica Neue, Helvetica, Arial;
	background: #ffffff;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	}

.top {
	position: absolute;
	z-index: 100;
	right: 0;
	top: 0;
	margin: 0 auto;
	width: 100%;
	height: 6px;
	background-image: url(../images/bg_top_blue.gif);
	background-repeat:repeat-x;
	}

.logo {
	position: absolute;
	top: 40px;
	left: 30px;
	height: 46px;
	width: 210px;
	background-image: url(../images/syndeca_logo.png);
	background-repeat: no-repeat;
	display: block;
	}

#intro { 
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 auto; 
	}

a:link {
	color: #00aeef;
	text-decoration: underline;
	}   

a:visited {
	color: #67c5e8;
	text-decoration: underline;
	}

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

a:active {
	color: #00aeef;
	text-decoration:underline;
	}
	
#left_content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 100%;
	}




/*******
Navigation
*******/
	
#left_nav_container2 {
	margin-top: 120px;
	margin-bottom: 40px;
	}

#left_nav_container2 ul {
	list-style-type: none;
	margin-left: -40px;
	}
	
#left_nav_container2 li {
	width: 180px;
	border-bottom: 1px solid #ECECEC;
	margin-left: 27px;
	padding: 15px 0;
	}

#left_nav_container2 a {
	display: block;
	text-decoration: none;
	width: 280px;
	margin-left: -20px;
	}

a.home {
	background: url(../images/nav_home_off.gif) no-repeat;
	}

a.home:hover, #currentpage a.home {
	background: url(../images/nav_home_on.gif) no-repeat;
	}
	
a.ecatalogs {
	background: url(../images/nav_ecatalogs_off.gif) no-repeat;
	}

a.ecatalogs:hover, #currentpage .ecatalogs {
	background: url(../images/nav_ecatalogs_on.gif) no-repeat;
	}

a.sharality {
	background: url(../images/nav_sharality_off.gif) no-repeat;
	}

a.sharality:hover, #currentpage a.sharality {
	background: url(../images/nav_sharality_on.gif) no-repeat;
	}
	
a.video {
	background: url(../images/nav_video_off.gif) no-repeat;
	}

a.video:hover, #currentpage a.video {
	background: url(../images/nav_video_on.gif) no-repeat;
	}
	
a.analytics {
	background: url(../images/nav_analytics_off.gif) no-repeat;
	}

a.analytics:hover, #currentpage a.analytics {
	background: url(../images/nav_analytics_on.gif) no-repeat;
	}
	
a.about {
	background: url(../images/nav_about_off.gif) no-repeat;
	}

a.about:hover, #currentpage a.about {
	background: url(../images/nav_about_on.gif) no-repeat;
	}
	
/**
a.contact {
	background: url(../images/nav_contact_off.gif) no-repeat;
	}

a.contact:hover, #currentpage a.contact {
	background: url(../images/nav_contact_on.gif) no-repeat;
	}  **/


/**********
Syndeca Brochure
**********/

.brochure {
	margin-left: 25px;
	margin-bottom: 40px;
	}

.brochure img {
	border: none;
	}

/**********
Contact Info Footer
**********/

.contact_info {
	margin-left: 10px;
	color: #888888;
	font-weight: bold;
	}
	
.contact_info table {
	padding-left: 15px;
	}


/**********
Left Footer (Powered by Synapse Group)
**********/

.left_footer {
	margin-top: 50px;
	}

.left_footer img {
	margin-left: 25px;
	height: 77px;
	width: 104px;
	border: none;
	}

#synapsegroup {
	position: relative;
	left: 50px;
	bottom: 100px;
	}

/*
html>body #centercontent { margin-left: 360px; margin-right:100px; }
*/

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-top: 30px;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	}

.big { 
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	margin-top: 25px;
	margin-bottom: 25px;
	}

.med {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

.tiny { 
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	}

#center_content {
	padding-top: 135px;
	margin-top: -20px;
	margin-left: 360px;
	margin-right: 100px;
	margin-bottom: 30px;
	width: 650px;
	}

ul {
	margin-left: -15px;
	line-height: 17px;
	}

#bullet-list a {
	text-decoration: none;
	}

#bullet-list ul {
	padding-bottom: 7px;
	}
	
#bullet-list li {
	list-style-image: url(../images/bullet_blue_triangle.gif);
	}

#bullet-list li.on {
	list-style-image: url(../images/bullet_blue_triangle_on.gif);
	}
	
#bullet-list * li {
	list-style: none;
	margin-left: -2em;
	}

#bullet-list * * li {
	list-style: disc;
	}

#imagemap {
	margin-top: 3em;
	border: none;
	}

/*********
Table styles
*********/

td {
	padding-right: 15px;
	}

.content_box1 {
	width: 550px;
	}

#press table {
	border: none;
	background-color: #FFFFFF;
	}

#press a {
	text-decoration: none;
	}

#press img {
	border: none;
	}

/*********
Unknown styles
*********/

.thumb_box1 {
	width: 235px;
	height: 200px;
	}

.thumb_box2 {
	width: 235px;
	height: 200px;
	margin-left: 300px;
	margin-top: -200px;
	}

.thumb_box3 {
	width: 235px;
	height: 200px;
	margin-left: 600px;
	margin-top: -200px;
	}

.thumb_link {
	font-size: 11px;
	color: #0099ff;
	text-align: center;
	margin-left: -5px;
	}

.thumb_link a:link {
	color: #0099ff;
	text-decoration: underline;
	}

.thumb_link a:visited {
	color: #0099ff;
	text-decoration: underline;
	}

.thumb_link a:hover {
	color: #0099ff;
	text-decoration: underline;
	}

.thumb_link a:active {
	color: #0099ff;
	text-decoration: underline;
	} 

#right_content {
	position: absolute;
	right: 302px;
	top: 595px;
	width: 200px;
	}


/* Contact form CSS */


.label_set { 
	margin-bottom: 5px;
	font-family: Helvetica Neue, Helvetica, Arial; 
	font-size: 14px;
	color: #000000;
	}

.input_set {
	margin-top: 20px;
	border-color: #000000;
	border-width: 1px;
	}

.label1 {
	font-weight: bold;
	}

.label2 {
	margin-top: -20px;
	left: 230px;
	position: relative;
	font-weight: bold;
	}

input {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
	}

textarea {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
	}

.input_field1 {
	width: 205px;
	height: 16px;
	margin-right: 19px;
	}

.input_field2 {
	width: 205px;
	height: 16px;
	}

.input_long {
	width: 435px;
	height: 16px;
	}

.input_short {
	width: 30px;
	height: 16px;
	}

.input_msg {
	width: 435px;
	height: 200px;
	overflow: auto;
	}

.input_button {
	width: 71px;
	height: 31px;
	background: url(../images/bg_button.jpg);
	background-repeat: no-repeat;
	border: none;
	color: #CCCCCC;
	font-size: 14px;
	}

.error {
	color: red;
	font-size: 12px;
	font-weight: bold;
	}

.js_error {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	z-index: 100;
	position: relative;
	top: 22px;
	left: -440px;
	display: none;
	}
	
.js_error2 {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	z-index: 101;
	position: relative;
	top: -0px;
	left: 229px;
	display: none;
	}
	

/*
.label_set { margin-bottom:5px; font-family:Helvetica Neue, Helvetica, Arial; font-size:14px; color:#000000; } 
.input_set { margin-top:20px;  } 
.label1 {  font-weight:bold; }
.label2 {  margin-top:-20px; left:230px; position:relative;  font-weight:bold;  }
input { font-family:Helvetica Neue, Helvetica, Arial; font-size:12px; color:#333333; }
textarea { font-family:Helvetica Neue, Helvetica, Arial; font-size:12px; color:#333333; }
.input_field1 { width:200px; height:16px;   margin-right:20px; }
.input_field2 { width:200px; height:16px; }
.input_long { width:430px; height:16px; }
.input_short { width:30px; height:16px; }
.input_msg { width:435px; height:200px; overflow:auto; }
.input_button { width:71px; height:31px; background:url(/images/bg_button.jpg); background-repeat:no-repeat; border:none; color:#CCCCCC; font-size:14px; }
.error { color:red; font-size:12px; font-weight:bold;}
.js_error { color:#ff0000; font-size:14px; font-weight:bold; z-index:100; position:relative; top:22px;  left:-440px;   display:none;  }
.js_error2 { color:#ff0000; font-size:14px; font-weight:bold; z-index:101; position:relative; top:-0px; left:229px;  display:none;  }
*/






