/*

Theme Name: Glasses
Theme URI: http://Creamy.co.uk
Description: Glasses.net
Version: 3.0.0
Author: Calvin Stewart
Author URI: http://www.Creamy.co.uk
Tags: Clean, Blue, White

// Using the Carrington Wordpress Framework
// http://carringtontheme.com
//
// Copyright (c) 2009 Creamy Publishing.
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************

*/

.alignleft {
float:left;
margin-right:1em;
margin-bottom:1em;
}

.alignright {
float:right;
margin-left:1em;
margin-bottom:1em;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.wp-caption {
border:1px solid #666;
text-align:center;
background:url(images/comment-bg.png);
padding-top:4px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
color:#fff;
}

html {
height:100%;
background:url(images/bg-tile.jpg) 0 0 repeat-x #dce1e8;
}

body {
color:#555;
font-size:12px;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin:0;
padding:0;
height:100%;
}
a,a:link,a:active,a:visited {
color:#7c96d3;
}
#page ul.bullets{
	margin:5px;
	padding:0;
}
#page ul.bullets li {
list-style:none;
background-image:url(images/bullet.png);
background-repeat:no-repeat;
background-position:0 7px;
margin:0;
padding:7px 0 4px 25px;
}
#page ul li{
list-style:none;
background:url(images/bullet.png) no-repeat 0 2px;
padding-left:20px;
}
#sidebar ul {
list-style-type:none;
margin:0;
padding:0 0 15px 0;
xbackground:url(images/widget-bottom.png) no-repeat 0 100%;
}

#sidebar ul li {
margin:0;
padding:5px 20px;
background:#fff;
border-bottom:1px solid #e8e8e8;
}
#sidebar ul li:hover {
background:#e8e8e8;
border-bottom:1px solid #e8e8e8;
}

#sidebar p{
margin:0;
padding:5px 30px;
}
#sidebar .dot{
background:url(images/underdot.png) no-repeat 50% 100%;
padding-bottom:10px;
margin-bottom:5px;
}
#wrapper {
width:960px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
padding:0 20px;
background:url(images/page-tile.jpg) repeat-y 50% 0;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -150px;
position:relative;
z-index:0;
}

#sidebar {
float:left;
width:145px;
padding:0;
margin:15px 15px 10px 25px;
font-size:11px;
xborder:1px solid #f00;
}
#sidebar li a {
color:#666;
display:block;
padding:0;
xborder:1px solid #00aaff;
}

#sidebar h4{
font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
font-weight: normal;
color: #fff;
text-shadow: #333 1px 1px 1px;
margin:0;
font-weight:normal;
font-size:16px;
padding:7px 0;
background:url(images/dot.gif) repeat-x 0 100% #666;
text-indent:20px;

border:none;

}

a:hover,#sidebar li a:hover,#sidebar a {
color:#5785d0;
}
#primary-sidebar{
float:right;
width:170px;
padding:0;
padding:0 0 0 20px;
}
#secondary-sidebar{
padding:0 20px 0 20px;
height:100%;
overflow:hidden;
}
blockquote {
background:url(images/quote.png) no-repeat 30px 5px;
margin:0;
padding:45px 30px 10px 30px;
color:#7C96D3;
font-style:italic;
}
#page {
swidth:675px;
max-width:745px;
margin:15px 30px 0 0;
padding:0 0 0 0;
position:relative;
overflow:hidden;
float:right;
xborder:1px solid #f00;
}
#page p a, a {
color:#4d67bd;
text-decoration:none;
}
#footer {
clear:both;
font-size:10px;
overflow:hidden;
margin:0;
padding:0;
font-weight:normal;
background:url(images/footer-bg.jpg) repeat-x 0 0;
height:150px;
position:relative;
z-index:2;
}
#inner-footer{
background:url(images/inner-footer.jpg) no-repeat 50% 0;
width:960px;
height:150px;
margin:auto;
padding:0 20px;
}
.push {
height: 150px;
clear:both;
}
ul#bottom-nav{
list-style:none;
width:680px;
height:50px;
overflow:hidden;
text-align:center;
padding:0;
margin:auto;
line-height:52px;
}
ul#bottom-nav li{
display:inline;
float:left;
font-size:11px;
}
ul#bottom-nav li a{
padding:0 10px 0 10px;
border-left:1px solid #c8d8f0;
color:#6890ce;	
text-shadow: #fff 0px 1px 0px;
text-decoration:none;
}
ul#bottom-nav li.first a{
border:none;
}

ul.footer-list{
margin-top:15px !important;
}
ul.footer-list, ul.footer-list ul{
font-size:11px;
line-height:25px;
list-style:none;
float:left;
margin:0;
padding:10px 25px 0 0;
}
ul.footer-list.last{
padding:10px 0 0 0;
}
ul.footer-list li{
background:url(images/line.jpg) repeat-x 0 100%;
margin-right:15px;
float:left;
}
ul.footer-list li a{
dsisplay:block;
color:#6890ce;	
text-shadow: #fff 0px 1px 0px;
text-decoration:none !important;
}
#footer-categories{
width:940px;
margin:auto;
overflow:hidden;
height:45px;
}
#footer h4{
font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
font-weight: normal;
display: block;
font-size: 12px;
background:url(images/dot.gif) repeat-x 0 100%;
border:none;
margin:0;
padding:0 0 5px 0;
position:relative;
}
#footer h4 a{
color: #666 ;
text-shadow: #fff 1px 1px 1px;
}
#footer h4 em{
font-style:normal;
font-size:11px;
color:#6890ce;
position:absolute;
left:0;
top:17px;
}
#footer p{
color:#6890ce;
line-height:35px;
padding:0 10px;
text-shadow: #fff 0px 1px 0px;
}
#presonal-online-computer-training h4{
background:url(images/personal-icon.png) no-repeat 0 0;
}
#online-computer-training-for-organizations h4{
background:url(images/organizations-icon.png) no-repeat 0 0;
}
#online-computer-training-for-schools h4{
background:url(images/schools-icon.png) no-repeat 0 0;
}
#online-computer-training-resources h4{
background:url(images/resources-icon.png) no-repeat 0 0;
}
h1 {
padding-bottom:20px;
border-bottom:1px solid #ebebeb;
font-size:26px;
position:relative;
}
h2 a:hover, h1 a:hover {
color:#ccc;
}
.rss {
background:url(images/rss.png) no-repeat 100% 50%;
color:#fff;
position:absolute;
top:113px;
left:50%;
margin:0 0 0 470px;
padding:3px 25px 0 0;
font-size:11px;
}
.rss:hover{
color:#ccc;
}
#header {
height:193px;
padding:0;
margin:0;
position:relative;
display:block;
background:url(images/bg.jpg) no-repeat 50% 0;
}
#bar {
position:absolute;
bottom:0;
height:100px;
width:960px;
}
#search-form {
position:absolute;
right:36px;
bottom:12px;
width:172px;
height:18px;
z-index:1;
padding:0;
margin:0;
}
.searchbtn{
float:right;
width:18px;
height:18px;
padding:0;
margin:0;
background:url(images/search-btn.png) no-repeat;
border:none;
text-indent:-9999px;
}
.btn:hover{
width:18px;
height:18px;
padding:0;
margin:0;
background:url(images/search-btn.png) no-repeat;
border:none;
text-indent:-9999px;
position:relative;
cursor:pointer;
}
#s {
background:none;
font-size:11px;
color:#999;
border:none;
width:135px;
margin:3px 0 0 10px;
padding:0 0 0 0;

}
a img, img {
border:none;
}
#nav {
font-size:12px;
position:absolute;
bottom:1px;
padding:0;
line-height:44px;
width:938px;
right:50%;
margin:0 -469px 0 0;
display:block;
height:43px;
font-weight:normal;
}
#nav a {
	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
	font-weight: normal;
	display: inline-block;
	float:left;
	line-height: 43px;
	padding: 0 10px;
	font-size: 14px;
	color: #b0b0b0;
	text-shadow: #333 1px 1px 1px;
}
#nav a:hover, #nav li.current_page_item a{
color:#fff;
xbackground:url(images/tab-hover.jpg) no-repeat 100% 0;
text-decoration:underline;
margin:0;
}
#nav li:first-child.current_page_item a, #nav li:first-child a:hover {
margin:0;
}
ul#nav li {
height:45px;
list-style:none;
display:inline;
float:left;
padding:0;
margin:0;
xbackground:url(images/sep.jpg) no-repeat 100% 0;
}
ul#nav li:hover, ul#nav li.current_page_item{
xbackground:url(images/tab-hover.jpg) no-repeat 100% 0;
}
#nav li ul{
margin:0 !important;
padding:0 !important;
display:inline-block; !important;
}
#nav li ul li{
height:45px;
list-style:none;
display:inline;
float:left;
padding:0;
margin:0;
xbackground:url(images/sep.jpg) no-repeat 100% 0;
}
#category p {
width:280px;
float:right;
padding:40px;
}
.details {
font-size:11px;
margin:5px 0 10px 0;
text-decoration:none;
padding:0 0 10px 0;
border-bottom:1px solid #e8e8e8;
}
.details span {
margin-right:10px;
}
.details span a{
color:#4862d0;
}
.cat-link {
background:url(images/categories.png) no-repeat 0 50%;
padding-left:20px;
height:16px;
display:block;
float:left;
}
.comment-link {
background:url(images/comments.png) no-repeat 0 50%;
padding-left:20px;
height:16px;
display:block;
float:left;
}
.author-link {
background:url(images/author.png) no-repeat 0 50%;
padding-left:20px;
height:16px;
display:block;
float:left;
}
.date {
background:url(images/date.png) no-repeat 0 50%;
padding-left:20px;
height:16px;
display:block;
float:left;
}
.calendar {
background:url(images/calendar.png) no-repeat 0 50%;
padding-left:20px;
font-size:11px;
color:#666;
}
.time {
font-size:11px;
color:#FFF;
}
.comment {
background:url(images/line.png) repeat-x 0 100%;
padding:15px;
}

.next a, .previous a, .edit-link {
font-size:11px;
padding:0;
margin:10px 0;
}
.avatar {
float:left;
background:url(images/avatar-bg.png) no-repeat;
border:none;
margin:0;
padding:8px 20px 10px 8px;
}
#comment-box {
background:url(images/comment-bg.png);
overflow:hidden;
padding:5px 10px;
}
input:focus {
border:1px solid #666;
}
#top {
position:absolute;
top:-15px;
left:50%;
height:40px;
width:1040px;
margin-left:-540px;
text-align:center;
padding:18px 20px 0 20px;
font-size:10px;
z-index:1;
}
#page a:hover,#footer a {
text-decoration:underline;
}
.input {
background:#fff;
border:1px solid #999;
color:#999;
}
ul#follow{
margin:0 0 -25px 0;
padding:0;
background:none;
list-style:none;
}
ul#follow li, ul#follow a{
margin:0;
padding:0;
background:none;
display:inline;
border:none;
}
.cats{
color:#3b8cc9;
}
h1,h2,h3,h4,h5,h6 {
color:#666;
xcolor:#6890ce;	
border:none;
text-shadow: #fff 0px 1px 0px;
font-weight:normal;
padding:10px 0 5px 0;
margin:0 0 10px 0;
}
h2 strong{
	color:#6890ce;
}
h3 {
font-size:16px;
}
#logo {
font-size:36px;
font-weight:normal;
color:#fff;
margin:10px 0 0 15px;
padding:0;
position:absolute;
top:0px;
}
#blog-title a{
	color:#fff;
}
legend{
color:#666;
padding:0 5px;
}
.attachment-full{
max-width:550px;
max-height:550px;
width:auto;
height:auto;
border:1px dashed #333;
background:url(images/comment-bg.png);
}
.attachment-thumbnail{
border:1px dashed #333;
}

.pagination {
padding:20px 0;
}
code {
border:1px dashed #555;
padding:5px 0;
}
#wp-calendar{
margin-top:20px;
}
.text-right{
text-align:right;
}
.cat-item{
color:#fff;
}
.language_item a img{
height:20px;
width:20px;
float:left;
padding:0 10px 0 0 !important;
margin:0 !important;
}
#meta {
	list-style:none;
	position:absolute;
	top:0;
	right:12px;
	margin:5px 20px 0 0;
	padding:0;
	font-size:11px;
	color:#4862d0;
}
#meta li{
	display:inline;
	float:left;
	background:url(images/bullet-top.png) no-repeat 0 50%;
	padding:0 4px 0 15px;
	margin:0 20px 0 0;
}
#meta a {
text-decoration:none;
color:#6890ce;	
text-shadow: #fff 0px 1px 0px;
}
#meta a:hover{
text-decoration:underline;
}
.widget{
margin:0 0 5px 0;
position:relative;
}
.textwidget{
background:url(images/widget-bottom.png) no-repeat 0 100%;
margin:0;
padding:0 0 15px 0;
}
a.cart{
position:absolute;
padding:0;
margin:0;
width:140px;
height:56px;
line-height:56px;
background:url(images/cart-icon.png) no-repeat 100% 0;
top:30px;
right:20px;
font-style:italic;
color:#6890ce;	
text-shadow: #fff 0px 1px 0px;
}
a.cart em{
position:absolute;
top:15px;
left:15px;
font-size:11px;
}
a.cart:hover{
text-decoration:underline;
}
.more{
background:url(images/more.png) no-repeat 0 0;
display:block;
width:123px;
height:47px;
margin:10px 20px;
line-height:48px;
text-indent:23px;
text-shadow: #fff 0px 1px 0px;
}
.plain-button{
background:url(images/plain-button.png) no-repeat 0 0;
display:block;
width:123px;
height:47px;
margin:0;
line-height:48px;
text-align:center;
text-shadow: #fff 0px 1px 0px;
}
.widget .plain-button{
margin:0 0 0 -10px;
}
#sidebar h5{
font-size:12px;
color:#666;
text-shadow: #fff 0px 1px 0px;
border:none;
padding:10px 30px 0 70px !important;
margin:0;
text-shadow: #fff 0px 1px 0px;
background:url(images/underdot.png) no-repeat 0 0;
}
#sidebar h5.first{
background:none;
padding-top:5px !important;
}
p.one{
background:url(images/1.png) no-repeat 25px 0;
padding:5px 30px 10px 70px !important;
color:#7C96D3;
text-shadow: #fff 0px 1px 0px;
}
p.two{
background:url(images/2.png) no-repeat 25px 0;
padding:5px 30px 10px 70px !important;
color:#7C96D3;
text-shadow: #fff 0px 1px 0px;
}
p.three{
background:url(images/3.png) no-repeat 25px 0;
padding:5px 30px 10px 70px !important;
color:#7C96D3;
text-shadow: #fff 0px 1px 0px;
}
p strong em{
color:#759a15;
font-size:12px;
}
.live-support-agent{
position:absolute;
bottom:5px;
right:5px;
z-index:1;
}
#live-mentor-header{
position:absolute;
top:137px;
right:205px;
}
ul#breadcrumbs {
list-style:none;
display:block;
font-size:11px;
margin:5px 0 15px 0;
padding:0 0 5px 0;
background:url(images/dot.gif) repeat-x 0 100%;
}
ul#breadcrumbs li{
margin-left: 0;
padding-left: 4px;
border: none;
list-style: none;
display: inline;
text-shadow: #fff 0px 1px 0px;
background:none;
}
ul#breadcrumbs li:before {
content: "\0020 \0020 \0020 \00BB \0020";
color: #666;
}
	
ul#breadcrumbs li.first:before {
content: " ";
}
ul#breadcrumbs li.first{
padding-left:0;
}
ul#breadcrumbs ul{
	margin:0;
	padding:0;
	display:inline;
}
#banner{
display:block;
background:url(images/microsoft-office-header.png) no-repeat 50% 0;
width:917px;
height:138px;
margin:5px auto 0 auto;
padding:0;
text-indent:30px;
line-height:125px;
font-size:20px;
font-weight:normal;
color:#fff;
text-shadow: #75aadc 0px -1px 0px;
position:relative;
}
a#banner small{
color:#dfedff;
position:absolute;
left:0;
top:20px;
}
h1 em{
font-style:normal;
font-weight:normal;
color:#6890CE;
}
h1 {
background:url(images/dot.gif) repeat-x 0 100%;
padding-bottom:25px;
margin:0 0 0 0;
color:#333;
font-size:24px;
}
p#rating{
font-size:11px;
padding:0;
margin:5px 0;
}
p.rating-5{
background:url(images/rating-5.png) no-repeat 80px 1px;
}
p#rating span{
margin-left:80px;
color:#6890CE;
}
.audience em{
color:#6890CE;
font-style:normal;
font-weight:bold;
}
.audience strong{
text-decoration:underline;
}
.audience{
background:#e0e9f5;
padding:5px;
margin:10px 0 0 0;
text-shadow: #fff 0px 1px 0px;
border-bottom:1px solid #accbeb;
}
.add-to-cart-small{
background:url(images/add-to-cart-small.png) no-repeat 0 0;
width:185px;
height:81px;
display:block;
line-height:100px;
text-indent:75px;
font-size:10px;
}
.add-to-cart-small span{
position:absolute;
top:-29px;
left:22px;
font-size:18px;
color:#fff;
text-shadow: #0144b1 0px -1px 0px;
}
.add-to-cart-small:hover{
background:url(images/add-to-cart-small-hover.png) no-repeat 0 0;
text-decoration:none !important;
}
.add-top{
position:absolute;
right:0;
top:58px;
}
.add-bottom{
float:right;
position:relative;
margin-top:10px;
}
h2{
background:url(images/dot.gif) repeat-x 0 100%;
border-top:1px solid #e0e0e0;
padding:20px 0 15px 0;
}
a strong, h2 strong{
color:#759a15;
}

h2 strong{
font-weight:normal;
}
#vid{
width:243px;
height:189px;
background:url(images/vid.jpg) no-repeat 0 0;
float:right;
margin:20px;
}
h2.call-to-action{
background-color:#E0E9F5;
background-image:none;
border-bottom:1px solid #ACCBEB;
padding:10px 20px;
margin-top:30px;
}
small{
font-size:11px;
color:#6890CE;
}
p.questions{
padding:0;
margin:30px auto 0 auto;
background:url(images/certifications.jpg) no-repeat 0 0;
width:940px;
height:77px;
text-indent:100px;
line-height:62px;
font-size:18px;
text-shadow: #fff 0px 1px 0px;
clear:both;
position:relative;
}
p.questions small{
position:absolute;
left:0;
top:20px;
}
#page h3, #page h4{
font-weight:bold;
}
#page h3{
font-size:14px;
color:#333;
background:#e0e9f5;
padding:5px 5px 5px 10px;
margin:20px 0 0 0;
text-shadow: #fff 0px 1px 0px;
border-bottom:1px solid #accbeb;
font-weight:normal;
}
a.back{
position:relative;
background:url(images/back.png) no-repeat 0 2px;
padding-left:19px;
margin:-35px 10px 0 0;
float:right;
text-shadow: #fff 0px 1px 0px;
}

.testimonial-logo{
float:right;
margin:0 30px 0 0;
}
ul.thumbnails{
margin:0 ;
padding:0;
list-style:none;
}
ul.thumbnails li{
border:1px solid #e8e8e8;
width:210px;
display:inline-block;
margin:0 10px 20px 0;
padding:0 !important;
background:#fff !important;
text-align:center;
}
ul.thumbnails li:hover{
border:1px solid #d8d8d8;
}
ul.thumbnails li a{
display:block;
position:relative;
background:url(images/dot.gif) repeat-x 0 0;
padding:5px 0 0 0;
margin:0;
}
ul.thumbnails li a img{
display:block !important;
width:180px;
margin:auto;
}
a.thumbnails{
padding:0 !important;
margin:auto;
height:80px;
width:210px;
display: table-cell !important;
vertical-align: middle;
background:none !important;
}
ul.thumbnails li em{
font-style:normal;
font-weight:bold;
}
img.product{
display:block;
width:300px;
margin:auto;
z-index:1000;
}
a.large{
padding:0 !important;
width:340px;
height:220px;
display: table-cell !important;
vertical-align: middle;
background:url(images/logo-small.png) no-repeat 5px 5px #fff;
}
#page.single{
width:900px !important;
max-width:900px !important;
margin:auto;
padding:0;
float:none;
}
#details{
display:block;
float:right;
width:550px;
margin:0;
}
#details h1{
margin:0;
}
.clear{
clear:both;
}
.parent{
	position:relative;
	margin-top:-20px;
	font-size:11px;
	z-index:1001;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(http://flowplayer.org/img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
img.version{
display:block !important;
width:100px;
margin:auto;
}
ul.tabs{
background:none;
margin:10px 0;
padding:0;
border:1px solid #e8e8e8;
width:320px;
padding:0 0 10px 0;
}
ul.tabs li{
border:1px solid #e8e8e8;
width:130px;
display:inline-block;
margin:10px 0 0 18px;
padding:0 !important;
background:#fff !important;
text-align:center;
}
ul.tabs li a{
display: table-cell !important;
vertical-align: middle;
height:50px;
width:130px;
background:none !important;
background-color:#fff !important;
overflow:hidden;
position:relative;
}
ul.tabs li:hover{
border:1px solid #d8d8d8;
}
ul.tabs li em{
font-size:11px;
font-style:normal;
font-weight:bold;
display:block;
position:relative;
background:url(images/dot.gif) repeat-x 0 0 #f8f8f8;
padding:5px 0 5px 0;
margin:0;
}
.magni{
position:absolute;
top:5px;
right:5px;
}
div.panes{
width:320px;
}
div.panes div{
position:relative;
width:320px;
}
a#cta-1{
display:none;
color:#1D8B00;
width:221px;
height:145px;
background:url(images/cta-1.png) no-repeat 0 0;
font-size:24px;
line-height:100px;
position:absolute;
text-align:center;
font-weight:bold;
right:0;
top:20px;
}
a#cta-1 em{
	position:absolute;
	font-size:18px;
	color:#fff;
	top:53px;
	left:55px;
}
a#cta-1 strong{
	position:absolute;
	font-size:12px;
	color:#666;
	top:20px;
	display:block;
	width:221px;
	text-shadow: #fff 0px 1px 0px;
}
a#cta-1 span{
	position:absolute;
	font-size:12px;
	color:#666;
	top:130px;
	left:0;
	text-shadow: #fff 0px 1px 0px;
	line-height:12px;
	padding:5px;
	display:block;
	width:221px;
}
a#cta-1:hover{
	text-decoration:none;
	background:url(images/cta-1-hover.png) no-repeat 0 0;
}
p.item{
	background:#ebeffa;
	height:100px;
	border-top:1px solid #fff;
	border-bottom:1px solid #d5dcee;
	margin:0;
	padding:0;
	display:block;
	width:550px;
	position:relative;
}
p.item img{
position:absolute;
top:30px;
left:10px;
}
p.item strong{
	font-size:18px;
	color: #1D8B00;
	position:absolute;
	top:40px;
	left:180px;
}
p.item em{
		position:absolute;
	top:42px;
	left:265px;
}
p.item:hover{
	background:#e0e6f9;
}
a.cta-2{
	display:block;
	width:149px;
	height:54px;
	background:url(images/cta-2.png) no-repeat 0 0;
	line-height:55px;
	font-size:14px;
	font-weight:bold;
	color:#fff !important;
	text-indent:30px;
	position:absolute;
	right:20px;
	top:20px;
}
a.cta-2:hover{
text-decoration:none !important;
background:url(images/cta-2-hover.png) no-repeat 0 0;
}
a.buy{
	width:60px;
	height:19px;
	margin:0 0 0 10px !important;
	display:inherit !important;
	background:url(images/buy-now-small.gif) no-repeat 0 0 !important;
	font-size:11px;
	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
	font-weight: normal;
	line-height:6px;
	padding:0;
	margin:0;
	text-align:center;
	color: #fff;
	text-shadow: #333 1px 1px 1px;
}
ul.related, ul.related li{
	margin:0;
	padding:0 0 0 0 !important;
	list-style:none;
	background:none !important;
}
ul.related li ul{
	margin:10px 0 0 10px;
	padding:0;
}
ul.related li ul li{
	display:inline-block;
	float:left;
	width:235px;
font-size:11px;
	margin:5px 10px 0 0;
	list-style:none;
background:url(images/bullet.png) no-repeat 0 3px !important;
padding:0 0 0 20px !important;
}
ul.related li ul li a{
	background:url(images/dot.gif) repeat-x 0 100%;
}
.loader{
	display:block;
	width:70px;
	height:64px;
	margin:auto;
	background:url(images/loader.gif) no-repeat 0 0;
}
#page h3{
	display:inline-block;
	width:320px;
}
ul.toc{
	float:right;
}
ul.toc, ul.toc ul{
	font-size:11px;
	margin:0 0 0 7px;
	padding:0;
}



.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font-size:11px;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #e8e8e8;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: #666;
background: #e4e9ed;
border-bottom: 1px dotted #fff;
text-decoration: none;
padding: 4px 5px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: #F0CE7D;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
#banner1{
	height:200px;
}
ul#brands{
	font-size:11px;
	margin:0 !important;
	padding:0;
	clear:both;
}
ul#brands li{
	background:none !important;
	margin:0 10px 0 0 !important;
	padding:0 !important;
}
ul#brands li ul{
	margin:0 !important;
	padding:0 !important;
	disaply:inline-block;
	float:left;
}
ul#brands h3{
	width:150px;
}
#E,#I,#M,#Q,#U,#Y{
	clear:left;
}

