/* OgoSport CSS Global Document */

/* Initialize START---------------------- */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
}
/* Initialize END---------------------- */

#wrapper {
	float: left;
	width: 1024px;
	margin: 10px 0px 0px 10px;
	background-color:#FFFFFF;
	overflow:auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
}

body a:link {
	text-decoration:none;
	color: #FF3300;
}

body a:hover {
	text-decoration:none;
	color:#3399FF;
}

body a:visited {
	text-decoration:none;
	color: #CC3300;
}

body em {
	color:#0099FF;
	font-weight:bold;
	font-style:normal;
}


.productPrice {
	font-weight:bold;
	color:#666666;
	font-size: 10pt;
}

.openerCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#666666;
	text-align:left;
}

.openerHalloween {
	width:785px;
	height:496px;
	background-image: url(../../../images/stories/opener_halloween.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:45px;
	padding-left:27px;
}

.openerNeighborhoodToy {
	width:785px;
	height:496px;
	background-image: url(../../../images/stories/opener_emptyrect.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:45px;
	padding-left:27px;
}

.openerNeighborhoodToyText {
	width:615px;
}

.openerSmallBiz {
	width:785px;
	height:496px;
	background-image: url(../../../images/stories/opener_emptyrect.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:70px;
	padding-left:40px;
	float: left;
}

.openerSmallBiz-left {
	width:214px;
	height:496px;
	float: left;
}

.openerSmallBiz-right {
	width:350px;
	height:496px;
	padding-left:30px;
	float: left;
}

.openerSmallBiz-featured {
	font-size: 11pt;
	padding-bottom:26px;
}

.openerSmallBiz-logo {
	width:85px;
	height:80px;
	float:left;
}

.openerSmallBiz-text {
	width:265px;
	float:left;
	padding-bottom:15px;
}

.promo {
	color:#0099FF;
	font-size: 12pt;
	padding-bottom:10px;
}

.bold {
	font-weight:bold;
}

.date {
	clear:both;
	color:#33FFFF;
	display:block;
}

.productImages{
	float:left;
	width:421px;
}

.description {
	float: left;
	width: 600px;
	padding-top:10px;
	padding-left:5px;
	font-size:11pt;
	font-style:normal;
}

.descriptionlist {
	float: left;
	width: 550px;
	padding-top:5px;
	margin-left:40px;
	font-size:11pt;
	font-style:normal;
}

.description2 {
	float: left;
	width: 600px;
	padding-top:20px;
	padding-left:5px;
	font-size:8pt;
}

.description3 {
	float: left;
	width: 600px;
	padding-top:2px;
	padding-left:5px;
    padding-bottom:25px;
	font-size:8pt;
	font-style:italic;
}

#topNav {
	background-image: url(../images/headeranimation.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	height: 180px;
	width: 1024px;
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float:left;
	height: 105px;
	width: 253px;
}

.imageLink img {
	float: left;
	border: none;
}

.dottedH{
	width:173px;
	height:3px;
	margin: 5px 0 5px 0;
	background-image:url(../images/dottedline_H.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.list li{
	list-style:none;
	padding-bottom:10px;
}

/* Top Right Nav START---------------------- */
#rightNav {
	float: right;
	width: 175px;
    height: 700px;
}

.moduletableMainMenu {
	float: left;
	width: 750px;
	height: 180px;
}

ul#mainlevelMainMenu {
	height: 180px;
	margin: 30px 0 0 30px;
    padding: 0;
}

ul#mainlevelMainMenu li {
	display: inline;
    list-style-type: none;
}

ul#mainlevelMainMenu li a, ul#mainlevelMainMenu li a:visited {
    display: block;
    float: left;
    padding-right:35px;
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
}

ul#mainlevelMainMenu li a:hover,{
	color:#66CCFF;
}

/*#mainlevelfootermenu {
	list-style: none;
}*/

#mainlevelfootermenu li {
	display: inline;
    list-style-type: none;
}
#mainlevelfootermenu li a, #mainlevelfootermenu li a:visited {
	display:block;
	float: right;
	padding:0 0 5px 20px;
	text-decoration: none;
	color: #666666;
	font-size:10px;
}

#mainlevelfootermenu li a:hover {
	color:#66CCFF;
}

#bottomBar {
	width:1024px;
	clear:both;
	float:left;
	text-decoration:none;
	margin:30px 0 0 0px;
	text-align:center;
}

#featuredVid {
	height: 250px;
	width:310px;
	margin: 40px 0px 0 15px;
}

#contentArea {
	float:left;
	width: 800px;
	margin-left: 25px;
}

.product{
	float:left;
	width: 173px;
	height:300px;
	margin: 0px 28px 0px 0px;
	text-align:center;
}
