body {
    margin: 0px;
    background-color: #B7E9FF;
    font-family: tahoma;
}
input, label, textarea, select, option, div, button {
    font-family: tahoma;
    font-size: 8pt;
}
form, ul {
    padding: 0px;
    margin: 0px;
}
ul {
    margin-left: 16px;
}
img {
    border-style: none;
}
a {
    text-decoration: none;
    font-size: 8pt;
    color: #0099CC;
}

.col-208,
.col-334 {
	float: left;
	margin-right: 10px;
}
.col-208 {
	width: 208px;
}
.col-334 {
	width: 334px;
}
.col-last {
	margin: 0;
}

.wai {
	text-indent: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;	
}
.mod {
	position: relative;	
	margin-bottom: 20px;
}
.mod .top h3 {
	font-weight: bold;
	background-color: #0099CC;
	color: #ffffff;
	padding: 6px 8px;
}

a:hover {
    color: #F1B860;
}
.btn_submit {
    font-size: 8pt;
    margin-top: 4px;
    color: #0D6AA0;
    font-weight: bold;
    text-align: center;
}
#sitecontainer {
    margin: 0px auto;
    width: 800px;
    background-color: transparent;
}
#contentcontainer {
    float: left;
    margin: 0px;
    width: 800px;
}
#titlebg {
    background: url(../img/title_bg.gif);
    height: 103px;
    width: 790px;
    margin-left: 5px;
    margin-right: 5px;
}
#title {
    background: url(../img/title.gif);
    height: 80px;
    width: 250px;
    float: left;
    margin: 11px 11px 12px;
}
#powered-by {
	float: left;
	margin: 15px 0 0 100px;	
}
#login {
    float: right;
    width: 272px;
    margin: 10px;
    border: 1px solid #0099cc;
    background: transparent url(../img/loginbar_bg.gif) repeat 0 0;
    padding: 5px;
}
#login label {
	padding: 2px 2px 0 0;
    float: left;
}
#login label.margin-left {
    margin-left: 10px;
}
#login input {
    float: left;
    margin-bottom: 5px;
}
#login .loginInput {
    width: 88px;
    padding: 1px;
}
#login button {
    float: right;
    margin: 0;
}
#loginMessage {
	display: block;
    text-align: right;
    color: red;
}
#forgottenPassword {
    color: #0099CC;
	display: block;
    text-align: right;	
}
#forgottenPassword:hover {
    color: #F1B860;
}
#menubar {
    background: url(../img/menubar_bg.gif);
    border-top: 3px solid #0099CC;
    border-bottom: 3px solid #0099CC;
    height: 27px;
}
#searchbar {
    height: 27px;
    width: 195px;
    padding-left: 10px;
    float: right;
    background-color: #0099CC;
}
#img_menuBarLeft {
    background: url(../img/menubar_left.gif);
    float: left;
    height: 33px;
    width: 7px;
}
#img_menuBarRight {
    background: url(../img/menubar_right.gif);
    float: right;
    height: 33px;
    width: 7px;
}

#main {
    margin-left: 5px;
    margin-right: 5px;
    min-height: 459px;
    _height: 459px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-left: 2px #0099CC solid;
    border-right: 2px #0099CC solid;
    background-color: white;
}
#content {
    min-height: 359px;
    _height: 359px;
    height: auto;
    margin: 0px auto;
    padding: 8px;
    padding-top: 3px;
}
h1 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 14pt;
    font-weight: bold;
    color: #0099CC;
}
h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 8pt;
    font-weight: bold;
}

.menulink {
    font-size: 8pt;
    margin-top: 7px;
    margin-left: 8px;
    margin-right: 9px;
    margin-bottom: 0px;
    float: left;
    color: #0099CC;
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
}

#menulinkRight {
    margin-left: 142px;
    margin-right: 0px;
}

#corporatebar {
    width: 776px;
    float: left;
    height: 23px;
    text-align: center;
    background-color: white;
    border-bottom: 2px #0099CC solid;
}
.corporatelink {
    color: #0099CC;
    font-size: 7pt;
    margin-left: 10px;
    margin-right: 10px;
    font-family: tahoma;
    text-decoration: none;
}
#img_bottomLeft {
    margin-left: 5px;
    float: left;
    height: 25px;
    width: 7px;
}
#img_bottomRight {
    margin-right: 5px;
    float: right;
    height: 25px;
    width: 7px;
}

#imgTickerBarLeft {
    background: url(../img/tickerbar_left.gif);
    float: left;
    height: 72px;
    width: 6px;
}
#imgTickerBarRight {
    background: url(../img/tickerbar_right.gif);
    float: right;
    height: 72px;
    width: 6px;
}
#ticker {
    width: 770px;
    height: 72px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
#tickerInner {
    background: url(../img/tickerbar_bg.gif);
    width: auto;
    height: 68px;
    border-top: 2px #0099CC solid;
    border-bottom: 2px #0099CC solid;
}
#tickerImagesContainer {
    width: 584px;
    height: 60px;
    margin-top: 4px;
    margin-bottom: 4px;
    float: left;
}
#tickerImages {
    width: 584px;
    height: 60px;
    position: absolute;
    clip: rect(0px 584px 60px 0px);
}
.tickerbutton {
    width: 87px;
    height: 68px;
    float: left;
    border-width: 0px;
}
.tickerimage {
    width: 80px;
    height: 60px;
    position: absolute;
    border-width: 0px;
}

#pageFunctionsBox {
    border: 2px solid #0099CC;
    background-color: #EAEAEA;
    height: 69px;
    margin-bottom: 14px;
    font-size: 8pt;
}                            
#pageFunctionsHeader {
    background-color: #0099CC;
    color: white;
    font-weight: bold;
    padding: 3px;
    position: relative;
    top: -2px;
}
#pageFunctionsText {
    padding: 3px;
}
.pageFunctionsTable {
    border-collapse: collapse;
    border-width: 0px;
    width: 100%;
}
.pageFunctionsTable tr {
    height: 21px;
    margin-bottom: 3px;
}
.pageFunctionsTable td {
    padding: 0px;
    margin: 0px;
    width: 25%;
    text-align: right;
}
.pageFunctionsTable input {
    width: auto;
    margin: 0px;
}

#pageContent {
    min-height: 341px;
    _height: 341px;
    height: auto;
}
.box {
    border: 1px solid #0099CC;
}
.boxTitle {
    background-color: #0099CC;
    color: white;
    font-weight: bold;
    font-size: 8pt;
    padding: 3px;
    width 100%;
    text-align: center;
    margin-bottom: 3px;
}
.boxContent {
    width 100%;
    padding: 3px;
}
.blobLinkCombo {
    margin-left: 4px;
    margin-bottom: 2px;
}
.boxMessage {
    margin-left: 20px;
}

div.curvyBox {background-color: transparent;}
div.curvyBox div {width: 100%; height: 100%;}
div.curvyBox .t {background: url(../img/border.gif) 0 0 repeat-x;}
div.curvyBox .l {background: url(../img/border.gif) 0 0 repeat-y;}
div.curvyBox .b {background: url(../img/border.gif) 0 100% repeat-x;}
div.curvyBox .r {background: url(../img/border.gif) 100% 0 repeat-y;}
div.curvyBox .tl {background: url(../img/tl.gif) 0 0 no-repeat;}
div.curvyBox .tr {background: url(../img/tr.gif) 100% 0 no-repeat;}
div.curvyBox .bl {background: url(../img/bl.gif) 0 100% no-repeat;}
div.curvyBox .br {background: url(../img/br.gif) 100% 100% no-repeat;}
div.curvyBox .curvyBoxContent {width: auto; height: auto;}

div.curvyTitleBox {background-color: transparent;}
div.curvyTitleBox div {width: 100%; height: 100%;}
div.curvyTitleBox .curvyTitle {width: 100%; height: 20px; text-align: center; color: white; font-weight: bold; padding-top: 3px;}
div.curvyTitleBox .t {background: url(../img/border_title.gif) 0 0 repeat-x;}
div.curvyTitleBox .l {background: url(../img/border.gif) 0 0 repeat-y;}
div.curvyTitleBox .b {background: url(../img/border.gif) 0 100% repeat-x;}
div.curvyTitleBox .r {background: url(../img/border.gif) 100% 0 repeat-y;}
div.curvyTitleBox .tl {background: url(../img/tl_title.gif) 0 0 no-repeat;}
div.curvyTitleBox .tr {background: url(../img/tr_title.gif) 100% 0 no-repeat;}
div.curvyTitleBox .bl {background: url(../img/bl.gif) 0 100% no-repeat;}
div.curvyTitleBox .br {background: url(../img/br.gif) 100% 100% no-repeat;}
div.curvyTitleBox .curvyBoxContent {width: auto; height: auto;}

.arrowBlob {
    width: 11px;
    height: 11px;
    background: url(../img/arrow_blob.gif) no-repeat;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}

#yourFeedbackBox form {
    margin-top: 5px;
    text-align: center;
}
#yourFeedbackBox form ul {
    margin-top: 0px;
    text-align: left;
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
}
.infoTab {
    margin-left: 3px;
    float: left;
    border: 1px solid white;
    border-left-color: #B2E0EF;
    border-top-color: #B2E0EF;
    border-right-color: #005571;
    border-bottom-style: none;
    background-color: white;
    color: #0099CC;
}
.infoTabSelected {
    margin-left: 3px;
    float: left;
    border: 1px solid white;
    border-left-color: #B2E0EF;
    border-top-color: #B2E0EF;
    border-right-color: #005571;
    border-bottom-style: none;
    background-color: #0099CC;
    color: white;
}
.infoTab div {
    text-align: center;
    width: auto;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 3px;
    margin: 0px 5px 0px 5px;
}
.infoTabSelected div {
    text-align: center;
    width: auto;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 3px;
    margin: 0px 5px 0px 5px;
}
a.infoTab:hover {
    background-color: #F1B860;
    color: white;
    cursor: pointer;
}
a.infoTabSelected:hover {
    color: white;
}

fieldset {
    border: 1px solid #0099CC;
    margin: 0 8px 12px 8px;
    position: relative;
    padding: 0 0 6px 0;
}
fieldset span.fieldsetTitle {
    position: relative;
    top: -8px;
    left: 0px;
    font-weight: bold;
    background-color: white;
    color: #0099CC;
    margin: 0 0 0 6px;
    padding: 0 1px;
}
fieldset input {
    margin-bottom: 6px;
}
.clear:after { 
	content: "."; 
	display: block; 
	line-height: 0; 
	font-size: 0; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clear {    
	min-height: 0;    
	_height: 0;
}
.bold {
    font-weight: bold;
}
.floatR {
	float: right;
}
.floatL {
	float: left;
}
.rnd-cnr-tl-grn-bdr,
.rnd-cnr-tr-grn-bdr,
.rnd-cnr-bl-grn-bdr,
.rnd-cnr-br-grn-bdr {
	width: 8px;
	height: 8px;
	position: absolute;
	display: block;
	background-image: url(/main/img/corners/sprite_round_green_border.png);
}
.rnd-cnr-tl-grn-bdr {
	background-position: 0 0;
	top: -2px;
	left: -2px;
}
.rnd-cnr-tr-grn-bdr {
	background-position: 8px 0;
	top: -2px;
	right: -2px;
}
.rnd-cnr-bl-grn-bdr {
	background-position: 0 8px;
	bottom: -2px;
	left: -2px;
}
.rnd-cnr-br-grn-bdr {
	background-position: 8px 8px;
	bottom: -2px;
	right: -2px;
}

/*********************/
/* COMING SOON PAGES */

.coming-soon {
	padding-left: 10px;
}
.coming-soon .coming-soon-screenshot {
	margin-left: 20px;
}
.coming-soon h2 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}
.coming-soon ul {
	margin-bottom: 25px;	
}
.coming-soon li {
	margin-bottom: 15px;	
}
.coming-soon p {
	font-weight: bold;
}
.coming-soon .second-header {
	margin-top: 60px;
}
.coming-soon ul.coming-soon-links li {
	list-style: none;
}
.coming-soon ul.coming-soon-links li a {
	font-size: 12px;
	font-weight: bold;
}

.ui360,
.sm2-360ui {
	width: 30px;
	height: 30px;
	float: right;
	margin: 0;
}
.ui360 .sm2-timing {
	line-height: 30px;
	font-size: 8px;
	font-family: tahoma;
	color: #000000;
}
.ui360 .sm2-360btn {
	margin-left: -11px;
	margin-top: -11px;
}

/*********************/
/* CORNERS */
.cnr-8 {
	position: relative;	
}
.cnr-8 .tl,
.cnr-8 .tr,
.cnr-8 .bl,
.cnr-8 .br {
	position: absolute;
	width: 8px;
	height: 8px;
	background-image: url(/main/img/corners/sprite_corners.png);
}
.cnr-8 .tl {
	top: 0;
	left: 0;
	background-position: 0 0;	
}
.cnr-8 .tr {
	top: 0;
	right: 0;
	background-position: -8px 0;	
}
.cnr-8 .bl {
	bottom: 0;
	left: 0;
	background-position: 0 -8px;	
}
.cnr-8 .br {
	bottom: 0;
	right: 0;
	background-position: -8px -8px;	
}
	
	
/*********************/
/* ICONS */
.icon-16 {
	background-image: url(/main/img/sprite_icons.png);
	*float: left;
	font-size: 1px;
	line-height: 1px;
	padding: 10px 8px 4px;
	margin-right: 5px;
}
.icon-16-play {
	background-position: 0 0;
}
.icon-16-magnify {
	background-position: -16px 0;
}
.icon-16-i {
	background-position: -32px 0;
}
.icon-16-globe {
	background-position: -48px 0;
}
.icon-16-flickr {
	background-position: 0 -16px;
}
.icon-16-youtube {
	background-position: -16px -16px;
}
.icon-16-slide {
	background-position: -32px -16px;
}
.icon-16-myspace {
	background-position: -48px -16px;
}
.icon-16-lastfm {
	background-position: -64px -16px;
}
.icon-16-amiestreet {
	background-position: -80px -16px;
}

.split-446-300 .col-1 {
	width: 446px;
	float: left;
	margin-right: 20px;
}
.split-446-300 .col-2 {
	width: 300px;
	float: left;
}