@charset "utf-8";
/* CSS Document */
/* Press Release Main template -- ** Michael Ross ** -- */


/* Global Styles */
* {margin: 0; padding: 0;}
body { background-image: url(../images/g_backgroundGradiant.png); background-repeat: repeat-x; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #000000; }
p { font-size: 80%; margin: 0 0 10px 0;}
h1 { font-size: 125%; color: #3399cc; margin: 5px 0 5px 0; }
h2 { font-size: 110%; color: #3399cc; margin: 0 0 5px 0;}
h3 { font-size: 120%; }
ul li { font-size: 90%;}
ul li a{ font-size: 90%; text-decoration: underline; color: #000000;}
.tabtext { font-size: 110%; color: #FFFFFF; font-weight: bold; }
a.tabtext { font-size: 110%; color: #FFFFFF; font-weight: bold; cursor: pointer; }
.thumbtext { font-size: 80%; color: #000000; font-weight: bold; text-decoration: none; }



/* Page Styles */
#container{ width: 974px; margin: 0 auto; background-image: url(../images/g_pageBG.png); background-repeat: repeat-y;}

#header { width: 810px; height: 93px; margin: 0 auto; border-bottom: 1px solid #3399cc; }
	.mglogo {float: left;}
	.clientlogo {float: right;}
	
#page { width: 810px; margin: 0 auto; }	
	#mainTab { width: 500px; height: 433px; background-color: #acd0df; float: left; margin-bottom: 20px;}
	#right { width: 254px; height: 383px; background-color: #6dbfe1; float: right; margin-bottom: 20px; padding: 10px;}
		.weblinks a { color: #000000; text-decoration: underline; font-weight:bold; font-size: 110%; }	
	#screenshottab { width: 175px; height: 30px; }
	#weblink { clear: both; width: 810px; height: 185px; background-color: #acd0df;}
	.tab1 {float:left; width: 140px; padding-left: 5px;}
	.tab2 {float:left; width: 60px; height: 31px; padding-left: 5px;}
	.tab3 {float:left; width: 285px; height: 31px; padding-left: 5px; background-color: #FFFFFF;}
	.darkback {background-color: #6dbfe1;}
	.lightback {background-color: #acd0df;}
	#presscontent {background-color: #FFFFFF; width: 460px; clear:both; height: 362px; margin: 0 auto; padding: 10px;}
	.pressUL { list-style: square;  list-style-position: inside; margin: 0 0 10px 0; }
	.pressUL li { margin: 0 0 5px 0; }
	
.thumbnail { width: 170px; float: left; padding: 5px; margin: 10px;}
.thumbnail img { margin: 0 0 5px 25px; }
.thumbnail:hover { background-color: #93bbcb; }

#footer { width: 800px; margin: 0 auto; padding: 5px; font-size: 90%;}
#footer p a {font-size: 90%; text-decoration: none; color: #f3a259;}
#footer p a {text-decoration: underline;}

