﻿/*Global styles*/

body
{
    margin: 0px; 
    padding: 0px;
    background-image:url('../images/shell/topbackground.png');
    background-position:center 20px;
    background-repeat:repeat-x;
    font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
    font-size:13px;
}
table
{
    font-family:tahoma;
    font-size:13px
}
h1
{
	color:rgb(66,88,182);
	font-size: 24px;
	font-weight:bold;
	margin:0px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	border-bottom: solid 2px rgb(66,88,182);
}
h1 span.subtitle
{
	font-weight:normal;
	color:gray;
	font-size:17px;
}
a,a:link
{
	color:rgb(195,0,0);
	font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

img
{
	border:none;
}
br
{
	width:1px;
	height:1px;
	color:Gray;
}
/*Shell styles*/
.Shell_MenuBar
{
	background-color:rgb(59,59,59);
	height:30px;
}
.Shell_TopBar
{
    width:962px;
    height:105px;
    background-image:url('../images/shell/topstrip.png');
    background-repeat:no-repeat;
}
.Shell_TopBar .PositionedContent
{
	position:absolute;
	top:60px;
	left:250px;
}
.Shell_BottomBar_Img
{
    background-image:url('../images/shell/bottomstrip.png');
    background-repeat:repeat-x;
    height:60px;
    padding:10px;
}
.Shell_TopBorder
{
	height:20px;
	background-color:rgb(85,85,85);
}
.Shell_Logo
{
	padding:10px;
}
.Shell_Logo span
{
	display:block;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:275px;
	height:80px;
}
.Shell_Hotlinks
{
	float:right;
	padding:25px;
}
.Shell_Hotlinks a
{
	font-size:14px;
	margin:0px 5px 0px 5px;
}
.Shell_Page
{
	width:900px;
	margin-left: auto;	
	margin-right: auto;
}
.Shell_Body
{
	margin-top:25px;
}
.Shell_Body h1
{
	margin-bottom:10px;
}
.Shell_Footer
{
	color:Gray;
}
.Shell_Top
{
	height:135px;
}
.Shell_HomeBanner
{
	background-image:url('../images/shell/homebackground.png');
	background-repeat:repeat-x;
	height:224px;
	/*text-align:center;*/
}
.Shell_HomeBanner div.desc
{
	padding-top:10px;
	margin-right:50px;
	font-size:16px;
}
.Shell_HomeBanner h1
{
	padding:22px 0px 0px 0px;
}
.Shell_HomeLogo
{
	float:right;
	position:relative;
	top:-40px;
	left:1px;
	margin-right:70px;
	display:inline;
}
.Shell_HomeLogo span
{
	display:block;
	background-image:url(../images/weembo_home.png);
	background-repeat:no-repeat;
	width:256px;
	height:256px;
}
ul.menu
{
	list-style-type:none;
	width:500px;
	margin:0px;
	padding:0px;
}
ul.menu li
{
	display:inline;
	margin:0px;
	padding:0px;
	line-height:30px;
}
ul.menu li a
{
	font-size:14px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	font-weight:bold;
	color: white;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

ul.menu li a.selected
{
	background-color:White;
	color:rgb(66,88,182);
}

ul.menu li a:hover
{
	text-decoration:underline;
}

ul.submenu2
{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
ul.submenu2 li
{
	margin-left:0px;
	padding-left:0px;
	
}
ul.submenu2 li.sel
{
	background-image:url('../images/shell/bullet.png');
	background-repeat: no-repeat;
	background-position:0px 0px;
}
ul.submenu2 li a
{
	font-size:15px;
	font-weight:bold;
	margin-left:25px;	
}
ul.submenu2 li.sel a
{
	color:rgb(66,88,182);	
	
}



a.button:hover
{
	background-color:rgb(245,245,245);
	text-decoration:none;
}
a.button
{
	 background-color:rgb(235,235,255);
	 border:solid 1px gray;
	 padding:7px 14px 7px 14px;
	 font-weight:bold;
     font-size:16px;
     -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    text-decoration:none;
}

.FeatureBox
{
    background-image:url('../images/box/back.png');
    background-position:top;
    background-repeat:repeat-x;
    border:solid 1px rgb(240,200,120);
    width:575px;
    padding:0px 10px 10px 10px;
}
.FeatureBox p
{
	font-size:14px;
}
.FeatureBoxLink
{
    font-family:tahoma;
    font-size:13px;
    cursor:pointer;
    padding-right:10px;
}
.FeatureBoxImage_Right
{
	border:solid 1px rgb(200,200,200);
	margin:10px;
	float:right;
}
.sidebox
{
	border:solid 1px rgb(230,230,230);
	padding:10px;
	width:250px;
	background-color:rgb(250,250,250);
	margin-bottom:10px;
}
.watermark
{
	display:block;
	background-image:url(../images/shell/logo_watermark.png);
	background-repeat:no-repeat;
	width:50px;
	height:50px;
}
.weembo_64
{
	display:block;
	background-image:url(../images/products/weembo/weembo_64.png);
	background-repeat:no-repeat;
	width:64px;
	height:64px;
}
.weembo_128
{
	display:block;
	background-image:url(../images/products/weembo/weembo_128.png);
	background-repeat:no-repeat;
	width:128px;
	height:128px;
}
.sr_64
{
	display:block;
	background-image:url(../images/products/sqlretroview/64x64.png);
	background-repeat:no-repeat;
	width:64px;
	height:64px;
}
.sr_128
{
	display:block;
	background-image:url(../images/products/sqlretroview/128x128.png);
	background-repeat:no-repeat;
	width:128px;
	height:128px;
}
.aoc_64
{
	display:block;
	background-image:url(../images/products/activeorgchart/64x64.png);
	background-repeat:no-repeat;
	width:64px;
	height:64px;
}
.aoc_128
{
	display:block;
	background-image:url(../images/products/activeorgchart/128x128.png);
	background-repeat:no-repeat;
	width:128px;
	height:128px;
}