/*  
Theme Name: DeepBlue
Author URI: http://www.dailyblogtips.com
Version: 1.1
Author: Nathan Rice for Daily Blog Tips
Description: DeepBlue is a free theme by <a href="http://www.dailyblogtips.com/">Daily Blog Tips</a>.
Tags:blue color, right sidebar, three columns, fixed width
*/

body {	
	background: #111111 url(images/gridBackground2.jpg) repeat-x; 
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
        padding: 0px;
}

body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
        margin: 0;
        padding: 0 10px 0 0;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	background:transparent url(images/quote.gif) no-repeat scroll 0 0;
        color:#666666;
        font-family:Helvetica,Arial,Sans-Serif;
        font-size:15px;
        font-style:italic;
        margin:20px 0 0 40px;
        padding:0;
	}
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}


#one-sheet-box p {
padding: 0;
margin: 0 0 0 20px;
float: right;
}
        
     
/*************************************
	Links
**************************************/
a {
	color: #ff6600;
	text-decoration: none;
        border: none;
	}
	
a:hover{
	text-decoration: underline;
	color: #3F6973;
        border: none;
	}

a:active{
        border: none;
	}



/*************************************
	Headings
**************************************/
h1, h3 {
	background:#fef6d6 url(images/redHeaderBarWide.gif) no-repeat scroll left top;
        color:#fef6d6;
        font-family:Helvetica, Arial,Sans-Serif;
        font-size:20px;
        font-weight:lighter;
        height:36px;
        letter-spacing:1px;
        margin:0;
        padding:0;
        width:793px;
	}
h3.h1 {  /*make homepage h3's for the first 2 stories look like H1 */
        background:none;
        font-weight: normal;
        color:#fef6d6;
        font-size:18px;
        letter-spacing:0px;
        height:23px;
        margin:0 0 0 27px;
        padding:27px 0 0 20px;
        width:505px;
}

h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #fef6d6;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: ##3F6973;
	text-decoration: none;
}
h2 {
	color: #333;
	font-size: 16px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 10px 0px 0 20px;
	line-height: 120%;
	margin: 10px 0 5px 30px;
}
	
h2 a, h2 a:visited  {
	color:#FF6600;
        font-size:12px;
        text-decoration:none;
        text-transform:uppercase;
}
h2 a:hover {
	color: #3F6973;
	text-decoration: none;
	}
h3 {
	font-size: 18px;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	color: #990000;
	text-decoration: none;
}

h3 a:hover {
        color: #3F6973;
}

#sidebar h2 {
	margin: 0px; 
        padding: 14px 0 0;
	font-size: 19px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #990000;
}
#sidebar #popular h2 {
	color: #F97B1E;
}
h6 {
	border-bottom:1px dashed #888888;
        color:#383838;
        font-family:Helvetica,Arial,Sans-Serif;
        font-size:11px;
        font-weight:bold;
        line-height:150%;
        margin:14px 0 25px 50px;
        padding:0;
        text-transform:uppercase;
}

h4 {
	color: #333;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 10px 0 0 20px;
	line-height: 120%;
	margin: 0px 0 0 30px;
}


/*************************************
	Header
**************************************/
#header { 
        display: block;
	width: 1012px;
	margin:0 auto;
        padding:0;
	position: relative;
	}

.logo { 
        float: left;
        display: block;
	width: 140px;
        height: 58px;
	margin:10px 0 0 14px;
        padding:0;
	position: relative;
        background:transparent url(images/teracentLogoRO.gif) no-repeat;
	text-indent: -9999px;
	}	
							
a.logo:link, a.logo:visited, a.logo:active,
	{
	background:transparent url(images/teracentLogoRO.gif) no-repeat;
	}
							
a.logo:hover
        {
	background-position: -140px 0;
	}	

/*************************************
	Top Search Form
**************************************/
.searchform {
	background: #000 url(images/redLogInTab.gif) bottom right no-repeat;
	float: right;
	position: absolute;
        top: 1px;
	width: 99px;
        display: none;
}
.searchform .s {
        display: none;
	border: none;
	background: #4674A7;
	color: #FFF;
	font-family: Helvetica, Arial, Sans-Serif;
	padding: 8px 8px 9px 8px;
	width: 283px;
	float: left;
}
.searchform .button {

	float: right;
}
/*************************************
	RSS Feed
**************************************/
.feeds {        
	position: absolute;
	top: 73px;
	right: 10px;
	display: block;
	width: 150px; height: 50px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
}
.feeds a, .feeds img {
        display: none;
	padding: 0px; margin: 0px;
}
.feeds a:hover {
}
.feeds .rss {
	padding: 0px; margin: 0px;
}
.feeds .email {
/* if you want to add an email sub */
}
/*************************************
	Horizontal Menu
**************************************/
#menu {
    width: 680px; 
    height: 29px;
    background: transparent;
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    padding: 0px; 
    margin:43px 10px 0 0;
    text-align: left;

    float: right;
    }
#menu ul {
	display:block;
        float:right;
        margin:3px 0 0 0;
        padding:0;
        width:680px;
	}
#menu li {
	float: right;
	list-style-type: none;
	margin: 0px -4px 0px 4px;
	padding: 0px;
	}

#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	background: url(images/MenuTabBkgd.gif) top left no-repeat;
	}

#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
        color: #990000;	
        font-weight: bold;
	text-decoration: none;
	background: url(images/MenuTabBkgd.gif) top right no-repeat;
	}
	
	
#menu ul li.current_page_ancestor {
	background: url(images/MenuTabBkgd.gif) top left no-repeat;
	}

#menu ul li.current_page_ancestor a {
	color: #990000;	
        font-weight: bold;
	text-decoration: none;
	background: url(images/MenuTabBkgd.gif) top right no-repeat;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #fef6d6;
	text-decoration: none;
	display: block;
	padding:6px 14px 8px 4px;
	margin: 0px 0px 0px 15px;
	}
#menu ul li a:hover {
	color: #990000;
	text-decoration: none;
	}


/*************************************
	Main Container
**************************************/
#container { 
	width: 1022px;
	background: #FFF url(images/BodyBkgdHome.gif) top left repeat-y;
	text-align: left; 
	margin: 0 auto;
	padding: 0px;
	border: 0px solid black;
	clear: both;
	}
.container-bot-bg {
    display: none;
	clear: both;
	height: 44px;
	width: 1022px;
	display: block;
	background: url(images/BodyBottomWide.gif) no-repeat;
	margin: 0px auto;
}

.container-top-bg {
	clear: both;
	height: 54px;
	width: 1022px;
	display: block;
	background: url(images/BodyTopWide.gif) no-repeat;
	margin: 0px auto;
}

.container-topBlog-bg {
	clear: both;
	height: 52px;
	width: 1022px;
	display: block;
	background: url(images/BlogHeaderWide.gif) no-repeat;
	margin: 0px auto;
}


/*************************************
	Main Container for HOME
**************************************/

#container_home { 
	width: 1022px;
	background: #FFF url(images/BodyBkgdHome.gif) top left repeat-y;
	text-align: left; 
	margin: 0 auto;
	padding: 0px;
	border: 0px solid black;
	clear: both;
	}
.container-bot-bg_home {
        display: none;
	clear: both;
	height: 143px;
	width: 1022px;
	display: block;
	background: url(images/BodyBottomHome.jpg) no-repeat;
	margin: 0px auto;
}

.container-top-bg_home {
	clear: both;
	height: 28px;
	width: 1022px;
	display: block;
	background: url(images/BodyTopHome.gif) no-repeat;
	margin: 0px auto;
}

/*************************************
	Content
**************************************/
#content {
	display:block;
        float:left;
        margin:0;
        width:750px;
	}

#contentHome {
	width: 1022px; 
	float: left; 
	margin: 0;
	display: block;
	}

#content div,
#content p{
	margin: 0 0 0 50px;
	line-height: 20px;
	padding:6px 0 0;
	font-size: 12px;
	}
#content p img{
	border: none;
	margin: 0 5px 15px 0;
        padding: 0;
	}

#content p img a{
	border: none;
	padding: 0;
        margin: 0;
	}

#content div p {
	margin: 0;
	padding: 0;
}

#content h1 {
         height:25px;
         margin:0 0 0 29px;
         padding:25px 0 0 23px;
         width:941px;
         }

#content ul {       
	margin: 0px;
	padding: 6px 0px 10px 50px;
        clear: both;
	}
	
#content li {
        list-style-position: outside; 
	list-style-image: url(images/red_dot.gif);   
	margin: 0px;
	padding: 0px;
	}

#content li noBullet {
	list-style-image: none;   
	}
	
#content ul li {     
	font-size:12px;
        line-height:140%;
        margin:0 40px;
        padding:2px 0 6px;
	}

#content ol {
	font-size:12px;
        line-height:20px;
        list-style-type:decimal;
        margin:0;
        padding:10px 0 10px 85px;
	}

#content ol li {
         list-style-type:decimal;
}


#content ul h7 {
        font-weight: bold;
        font-size: 13px;
        list-style: none;
        margin: 0;
        padding:0 0 0 40px;
        color:#990000;
}

#content h8 {
        clear: both;
        list-style-image: none; 
        font-weight: bold;
        font-size: 13px;
        list-style: none;
        margin: 15px 0 0 0;
        padding:0;
        color:#990000;
        width: 500px;
        float: left;
}

#content .post-meta-top {
	color:#8E8F91;
        display:block;
        font-size:12px;
        margin:0;
        padding:2px 0 0 34px;      
}

#content .post-meta-bottom {
	background: #FBFCFE url(images/postmetabottombg.jpg) bottom left no-repeat;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 12px;
	color: #535353;
	clear: both;
        display: none;
}
.post-meta-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-meta-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float: left;
	width: 80%;
	text-align: left;
}
.cat .cats {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.cat .tags {
	background: url(images/tagbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
	margin-left: 10px;
        width: 200px;
}
.comm {
	float: right;
	width: 20%;
	text-align: right;
}
.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.auth {
	float: left;
	width: 50%;
	text-align: left;
}
.auth span {
        display: none;
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: left;
	width: 50%;
	text-align: right;
}
.date span {
	float:left;
        padding:4px 0 0 16px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
       display: block;
}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 14px;
}

/*	Comments	*/

.commentlist {	
}
.gravatar { 
	margin: 10px 0 10px 10px;
	float: left;
	width: 69px;
	}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	border: 1px solid #CCC;
}
.authorcomment .comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}
.comment-body {
	margin: 0px; padding: 10px;
	width: 485px;
}
.comment-metadata {
	background: #4A7BB5;
	padding:7px 0 4px 8px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #FFF;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 50px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	color:#AD5433;
        padding:7px 0 4px 8px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #FF8800;
}

/*	Comment Form	*/

#commentform {
}

#content img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#content img.wp-wink {
float: none;
border: none;
padding: 0px;
margin: 0px;
} 

/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 254px;
	margin: 50px 0px 10px 0px; 
        padding: 0px 0px 0px 0px;

}
#sidebar .sidebar-bot {
	background: url(images/sidebarBottom.gif) bottom left no-repeat;
	display: block;
	height: 25px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .ads {
	text-align: center;
	padding: 0px 10px 20px 10px;
}
#sidebarwrap {
	background: #cfdddf url(images/sidebarTop.gif) top left no-repeat;
	margin:8px 30px 0 0;
        padding:10px 0 0;
	border: none;
    clear: both;
}

/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #CDEBFE url(images/popular-top.gif) top left no-repeat;
}
#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	background: #CDEBFE url(images/popular-bottom.gif) bottom left no-repeat;
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #003399;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Left Sidebar
**************************************/

/*************************************
	Sidebar
**************************************/
#l_sidebar {
	float: right;
	display: block;
	width: 200px;
	font-size: 12px;
	padding:0 30px 0 0;
        width:176px;
}
#l_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
        width: 200px;
}
#l_sidebar ul li ul {

}
#l_sidebar ul li ul li {
	margin: 0px; 
        padding: 0px;        
}
#l_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #333333;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	color:#3F6973;
        text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #003399;
	text-decoration: none;
}

/*************************************
	Subnav
**************************************/
#r_sidebar {
	display:inline;
        font-family: Helvetica, Arial, Sans-Serif;
        font-weight: bold;
        float:left;
        font-size:11px;
        margin:15px 0 0 440px;
        padding:0;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
        display: inline;
        list-style-image: none; 
}
#r_sidebar ul li ul {

}
#r_sidebar ul li ul li {
	margin: 0 0 0 10px; 
        padding: 0;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #990000;
	display: inline;
	padding: 5px 2px;
	margin: 0px;
	text-decoration: none;

}
#r_sidebar ul li ul li a:hover {
	color: #3f6973;
	text-decoration: none;
}

#r_sidebar ul li ul li a {
	color: #990000;
	text-decoration: none;
}

#r_sidebar ul li ul li ul li {
	background: none;
	margin:  0px; padding: 0px;
        display: inline;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #990000;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #3f6973;
	text-decoration: none;
}

.current_page_item
{
color: #ffcc00;
}
/*************************************
	Footer
**************************************/
#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
	}

/*************************************
	Footer
**************************************/
#footer { 
	margin: 10px 0px 30px 0px;
	text-align: center;
        font-size: 12px;
	clear: both;
	background: #111111;
	color: #CA1810;   
    
	}

#footer li {
           padding: 8px;

}

#footer a {
	color: #CA1810;
        text-decoration: none;

}


#footer a:hover {
	color: #3f6973;
	text-decoration: underline;

}

#footer-wrap {
        position: relative;
	width: 860px;
	margin: 0 auto;
}

#footer ul li {
        display: inline;
}



/*************************************
	Misc
**************************************/
.alignright { 
	float: right;
	}
.alignleft { 
	float: left;
	}
.aligncenter { 
	margin: 0 auto;
	}
.logIn a {
        height: 27px;
        width: 99px;
        font-family: helvetica, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        color: #fef6d6;
        text-transform: uppercase;
        background:url(images/redLogInTab.gif) no-repeat scroll left top;
        position: absolute;
        left:908px;
        padding: 9px 0 0 15px;   
        text-decoration: none;      
}

.logIn a:hover {
        color: #adcfc5;
}

.textwidget img {
        margin: 15px 0 10px 0;
}

h8 a {
        background:none;
        font-weight: bold;
        color:#990000;
        font-size:18px;
        letter-spacing:0px;
        margin:0 0 0 27px;
        padding:0 0 0 20px;
        width:505px;
        text-decoration: none;
        float: left;
}

h8 a:hover {
color: #3f6973;
text-decoration: none;
}

#calendar_wrap {
         margin:6px 0 0 20px;
         padding:2px;
}

#calendar_wrap td {
         padding: 3px;
}

.HomeLeft {
         width: 180px;
         height: 311px;
         float: left;
         margin: 0 10px 0 34px;
         font-size: 12px;
         line-height: 160%;
}

.HomeLeft h1 {
        background:transparent none repeat scroll 0 0;
        color:#990000;
        font-family:Helvetica,Arial,Sans-Serif;
        font-size:22px;
        font-weight:400;
        height:20px;
        letter-spacing:0;
        margin:4px 0 8px;
        padding:0;
        width:180px;
}

.HomeLeft a {
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        color: #ff6600;
        text-decoration: none;
}

.HomeLeft a:hover {
        color: #3F6973;
}


.HomeLeft h5 {
         font-size:12px;
         line-height:130%;
         margin:3px 0;
         text-transform:uppercase;
         width:180px;
         }


.betaTester_icon {
        width: 162px;
        height: 131px;
        margin: 6px 0 0 0;
        padding: 0;
        float: left;
}


.HomePresentation {
         float: left;
         width: 570px;
         height: 311px;
         margin: 0 auto;
         padding: 0;
         background:#000;
}
.HomeRight {
         width: 180px;
         height: 311px;
         float: left;
         background: none;
         margin: 0 0 0 14px;
         font-size: 11px;
         line-height: 120%;
}

.HomeRight h1 {
        background:transparent none repeat scroll 0 0;
        color:#990000;
        font-family:Helvetica,Arial,Sans-Serif;
        font-size:22px;
        font-weight:400;
        height:20px;
        letter-spacing:0;
        margin:4px 0 8px;
        padding:0;
        width:180px;
}

.HomeRight a {
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        color: #ff6600;
        text-decoration: none;
        width: 180px;
}

.HomeRight a:hover {
        color: #3F6973;
}


.HomeRight h5 {
         font-size:11px;
         line-height:110%;
         margin:3px 0;
         text-transform:uppercase;
         width:180px;
         }
.HomeLeft img, .HomeRight img {
         margin: 0 6px 0 0;
         padding: 0;
}
.seprator {
         border-top:1px dashed #A2A2A2;
         float:left;
         height:1px;
         margin:10px 0 0 50px;
         width:500px;
}

.darwinImage {
         clear: both;
         margin: 0 0 0 46px;
}

.caption {
         font-size: 11px;
         font weight: bold;
         text-transform: uppercase;
         margin: 0;
         padding: 0;
}

#apDiv2 {
	float:left;
	width:620px;
	height:360px;
	margin: 20px 0 0 40px;
	padding: 0;
}

.indent {
        margin:20px 0 0 40px;
	line-height: 20px;
	padding: 0 0 0 50px;
	font-size: 12px;
}

.quoteImage {
        margin:10px 0 10px 5px;
}

.demos {
        clear:both;
        display:inline;
        float:left;
        height:400px;
        margin:0;
        padding:0;
        width:570px;
}

#galleryBox {
        width: 500px;
        float: left;
        padding: 0px;
        margin: 0 0 0 50px;
}

.content p .thumbox p {
        margin: 0;
padding: 0;
}
        

.GalleryRow	{
        width: 760px; 
        margin: 10px 0 0 0; 
        padding: 0 0 0 50px;
}

.thumbBox {
        position: relative;
        height: 140px; 
        width: 100px; 
        margin:10px 18px 0 0;
        padding: 0;
        float: left;
        text-indent: none;
}

h9 {
        font-size: 11px;
        font-weight: bold;
        margin: 10px 0 0 0;
        padding: 0;
}

h10 {
        font-size: 11px;
        font-weight: bold;
        margin: 10px 0 0 0;
        padding: 0;
        font-color: #990000;
}

a.thumb1 {background:url(images/adGallery/adGalleryImage1.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb1:hover {background-position:-100px 0;}
a.thumb2 {background:url(images/adGallery/adGalleryImage2.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb2:hover {background-position:-100px 0;}
a.thumb3 {background:url(images/adGallery/adGalleryImage3.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb3:hover {background-position:-100px 0;}
a.thumb4 {background:url(images/adGallery/adGalleryImage4.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb4:hover {background-position:-100px 0;}
a.thumb5 {background:url(images/adGallery/adGalleryImage5.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb5:hover {background-position:-100px 0;}
a.thumb6 {background:url(images/adGallery/adGalleryImage61.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb6:hover {background-position:-100px 0;}
a.thumb7 {background:url(images/adGallery/adGalleryImage7.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb7:hover {background-position:-100px 0;}
a.thumb8 {background:url(images/adGallery/adGalleryImage8.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb8:hover {background-position:-100px 0;}
a.thumb9 {background:url(images/adGallery/adGalleryImage9.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb9:hover {background-position:-100px 0;}
a.thumb10 {background:url(images/adGallery/adGalleryImage10.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb10:hover {background-position:-100px 0;}
a.thumb11 {background:url(images/adGallery/adGalleryImage11.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb11:hover {background-position:-100px 0;}
a.thumb12 {background:url(images/adGallery/adGalleryImage12.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb12:hover {background-position:-100px 0;}
a.thumb13 {background:url(images/adGallery/adGalleryImage13.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb13:hover {background-position:-100px 0;}
a.thumb14 {background:url(images/adGallery/adGalleryImage14.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb14:hover {background-position:-100px 0;}
a.thumb15 {background:url(images/adGallery/adGalleryImage15.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb15:hover {background-position:-100px 0;}
a.thumb16 {background:url(images/adGallery/adGalleryImage16.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb16:hover {background-position:-100px 0;}
a.thumb17 {background:url(images/adGallery/adGalleryImage17.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb17:hover {background-position:-100px 0;}
a.thumb18 {background:url(images/adGallery/adGalleryImage18.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb18:hover {background-position:-100px 0;}
a.thumb19 {background:url(images/adGallery/adGalleryImage19.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb19:hover {background-position:-100px 0;}
a.thumb20 {background:url(images/adGallery/adGalleryImage20.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb20:hover {background-position:-100px 0;}

a.thumb21 {background:url(images/adGallery/adGalleryImage21.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb21:hover {background-position:-100px 0;}
a.thumb22 {background:url(images/adGallery/adGalleryImage22.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb22:hover {background-position:-100px 0;}
a.thumb23 {background:url(images/adGallery/adGalleryImage23.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb23:hover {background-position:-100px 0;}
a.thumb24 {background:url(images/adGallery/adGalleryImage24.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb24:hover {background-position:-100px 0;}
a.thumb25 {background:url(images/adGallery/adGalleryImage251.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb25:hover {background-position:-100px 0;}
a.thumb26 {background:url(images/adGallery/adGalleryImage26.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb26:hover {background-position:-100px 0;}
a.thumb27 {background:url(images/adGallery/adGalleryImage272.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb27:hover {background-position:-100px 0;}
a.thumb28 {background:url(images/adGallery/adGalleryImage28.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb28:hover {background-position:-100px 0;}
a.thumb29 {background:url(images/adGallery/adGalleryImage29.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb29:hover {background-position:-100px 0;}
a.thumb30 {background:url(images/adGallery/adGalleryImage301.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb30:hover {background-position:-100px 0;}
a.thumb31 {background:url(flash/adGalleryImage31.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb31:hover {background-position:-100px 0;}
a.thumb32 {background:url(flash/adGalleryImage32.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb32:hover {background-position:-100px 0;}
a.thumb33 {background:url(flash/adGalleryImage33.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb33:hover {background-position:-100px 0;}
a.thumb34 {background:url(flash/adGalleryImage34.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb34:hover {background-position:-100px 0;}
a.thumb35 {background:url(flash/adGalleryImage35.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb35:hover {background-position:-100px 0;}
a.thumb36 {background:url(flash/adGalleryImage36.jpg) no-repeat; display:block;float:left;height:100px;margin:0 12px 6px 0;padding:0;text-indent:-9999px;width:100px;}
a.thumb36:hover {background-position:-100px 0;}

a.darwin_home {background:url(images/Darwin_Icon_home.gif) no-repeat; display:block;float:left;height:110px;margin:0;padding:20;text-indent:-9999px;width:188px;}
a.darwin_home:hover {background-position:-188px 0;}

a.einstein_home {background:url(images/Einstein_Icon_home.gif) no-repeat; display:block;float:left;height:110px;margin:0;padding:20;text-indent:-9999px;width:188px;}
a.einstein_home:hover {background-position:-188px 0;}

a.warhol_home {background:url(images/Warhol_Icon_home.gif) no-repeat; display:block;float:left;height:110px;margin:0;padding:20;text-indent:-9999px;width:188px;}
a.warhol_home:hover {background-position:-188px 0;}

a.davinci_home {background:url(images/DaVinci_Icon_home.gif) no-repeat; display:block;float:left;height:110px;margin:0;padding:20;text-indent:-9999px;width:188px;}
a.davinci_home:hover {background-position:-188px 0;}

a.franklin_home {background:url(images/Franklin_Icon_home.gif) no-repeat; display:block;float:left;height:110px;margin:0;padding:20;text-indent:-9999px;width:188px;}
a.franklin_home:hover {background-position:-188px 0;}

.current_page_item a {
       font-color: #3F6973;
}

.bottom_content_holder {
       float:left;
       height:100px;
       margin:26px 0 0 120px;
       position:relative;
       width:985px;
}

.product_icon {
       width: 188px;
       height: 110px;
       float: left;
}

.line {
       width: 9px;
       height: 110px;
       float: left;
       background:url(images/homeSeperator.jpg) no-repeat;
}

.blog_button {
         height: 50px;
         width: 173px;
         float: left;         
         margin: 4px 0 0;
         padding: 0;
         background:url(images/blogButton.jpg) no-repeat;
}

.pdf_icon {float: right;}

.header_graphic {
          border-bottom:1px dashed #333333;
          float:left;
          height:56px;
          margin:10px 0 20px 50px;
          padding:0 0 6px;
          width:700px;
}
          
.current_page_item a:link {
          font-color: #3F6973;
}

.addthis_container {
           margin: 10px 0 0 50px;
}

#capForm {
           margin: 10px 0 0 0;
}

#outputText {
          margin: 10px 0;
}

.twoColumnBox {
float: left;
width: 300px;
}

.indent {
padding: 0 0 0 10px;
}

.indent p {
margin: 0;
padding: 0;
}

.dottedSeperator {
          border-bottom:1px dashed #333333;
          float:left;
          height:2px;
          margin:10px 0 20px 50px;
          padding:0 0 6px;
          width:700px;
}

.pdf_text {
          margin: 14px 0 0 5px;
          font-weight: bold;
          font-size: 12px;
}

.galleryHeader {
          background:url(images/tab_header2.jpg) no-repeat; 
          display:block;
          float:left;
          height: 60px; 
          width: 705px; 
          margin:10px 0 0 40px; 
          padding: 0;
}

.buttonHolder {width: 600px; margin: 26px 0 0 230px; padding: 0; display: block;}

a.adGalleryBTN {background:url(images/ad_gallery_BTN.gif) no-repeat; display:inline;float:left;height:30px;margin:0;padding:0;text-indent:-9999px;width:94px; border:0}
a.adGalleryBTN:hover {background-position:-94px 0;}

a.SalesDemosBTN {background:url(images/sales_demos_BTN.gif) no-repeat; display:inline;float:left; height:30px;margin:0;padding:0;text-indent:-9999px;width:113px; border:0}
a.SalesDemosBTN:hover {background-position:-113px 0;}

a.MobileBTN {background:url(images/mobile_BTN.gif) no-repeat; display:inline;float:left; height:30px;margin:0;padding:0;text-indent:-9999px;width:74px; border:0}
a.MobileBTN:hover {background-position:-74px 0;}

