.Search
{
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
}

.Game
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	vertical-align: text-top;
}

.Game .Thumbnail
{
	border-right: #6495ed 1px solid;
	border-top: #6495ed 1px solid;
	border-left: #6495ed 1px solid;
	border-bottom: #6495ed 1px solid;
	float: left;
	margin-right: 5px;
}

.Game .Thumbnail img
{
	border: 0px;
}

.SubNav
{
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-top: 0px;
	font-weight: bold;
}

.SubNav li
{
	padding: 0px;
	margin: 2px;
}

.SubNav .Bullet
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	width: 1;
	border-bottom: blue 1px solid;
	height: 15px;
	background-color: #0496fc;
	margin-right: 5px;
}

.Nav3
{
    float: left;
}

.Nav3 ul
{
	list-style: none;
	position: absolute;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.Nav3 li
{
	float: left;
	border-right: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	border-bottom: #DCDCDC 1px solid;
	border-top: #DCDCDC 1px solid;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.Nav3 li.selected
{
    background-color: #dcdcdc;
}

#page
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
}

div.section, div#createNew
{
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #696969;
}


div.Bullet
{
	float: left;
	width: 3%;
	color: #ff9900;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}

div.Content
{
	float: left;
	width: 100%;
}

div.BulletContent
{
	float: left;
	width: 95%;
}

div.ContentButtons
{
	float: left;
	width: 94%;
}

div.BulletContentButtons
{
	float: left;
	width: 90%;
}

div.Buttons
{
	float: right;
	vertical-align: top;
	width: 6%;
}

div.float
{
	float: left;
	width: 91%;
}

div.spacer
{
	clear: both;
	line-height: 0px;
}

div#createNew h3, div.section h3
{
	padding: 2px 5px;
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(../Images/g1.gif);
	display: block;
	height: 21px;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}


div.lineitem
{
	margin: 8px 0px;
	padding: 0px 5px; /*border-bottom: #f5f5f5 1px solid;*/
}





/**************************************************/

body
{
	font-size: 11pt;
	margin: 0 auto;
	padding: 0;
	background: #f4f4f4 url(../images/bg.gif) top center repeat-y;
	font-family: Arial;
	color: #303030;
}

#wrap
{
	color: #303030;
	margin: 0 auto;
	width: 980px;
}

#sidebar
{
	float: left;
	width: 205px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.col
{ 
	width: 183px;
	float: left;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px 0px 15px;
	background-color: #ECEFF5; 
}



.SectionNav
{
	float: left;
	border-right: #ffffff 1px solid;
	border-left: #ABBAD9 1px solid;
	border-top: #ABBAD9 1px solid;
	border-bottom: #ABBAD9 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	margin: 0px 0px 15px;
	background-color: #ffffff; /* background-image: url(../Images/BlueFaded.jpg);*/
	width: 200px;
}

#main
{
	float: right;
	border-right: #abbad9 1px solid;
	padding-right: 15px;
	border-top: #abbad9 1px solid;
	padding-left: 15px;
	padding-bottom: 5px;
	border-left: #abbad9 1px solid;
	padding-top: 12px;
	border-bottom: #abbad9 1px solid;
	height: 100%;
	width: 728px;
	min-height: 500px;
}

#header
{
	clear: both;
	margin: 8px 0 0 0;
	padding: 0;
	height: 85px;
}

#header h1
{
	font-size: 2.9em;
	float: left;
	margin: 0px 0px 10px;
	width: 190px;
}

#header h3
{
	font-size: .7em;
	float: left;
	margin: 0px 0px 10px;
	width: 50px;
}

#nav
{
	clear: both;
	background-image: url(../Images/g1.gif);
	border-right: #dcdcdc 1px solid;
	padding-right: 5px;
	border-top: #dcdcdc 1px solid;
	padding-left: 5px;
	float: left;
	margin-bottom: 15px;
	border-left: #dcdcdc 1px solid;
	color: #286EA0;
	padding-top: 5px;
	border-bottom: #dcdcdc 1px solid;
	height: 21px;
	background-color: #f0f0f0;
	width: 968px;
}

.navlink
{
	font-weight: bold;
	font-size: 15px;
	color: #286ea0;
}

#footer
{
	float: left;
	padding-right: 0px;
	border-top: #ABBAD9 2px solid;
	padding-left: 0px;
	font-size: 0.9em;
	padding-bottom: 20px;
	margin: 20px auto 0px;
	width: 100%;
	color: #808080;
	padding-top: 10px;
	text-align: center;
}

#footer a
{
	text-decoration: none;
}

#dashedarea
{
	border-right: 1px dashed;
	padding-right: 8px;
	border-top: 1px dashed;
	padding-left: 8px;
	padding-bottom: 8px;
	border-left: 1px dashed;
	width: 95%;
	padding-top: 8px;
	border-bottom: 1px dashed;
	background-color: #ECEFF5;
}



/* Group */


s

ul.listitems
{
	background-color: blue;
	font-size: x-large;
}


div.GContent
{
	float: left;
	width: 100%;
}

div.GContentButtons
{
	float: left;
	width: 93%;
}




.lineitem
{
	font-size: 13pt;
	font-family: Arial;
	cursor: move;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 2px;
	padding-top: 1px;
	border-bottom: #f5f5f5 1px solid;
}

.LIST
{
	padding-left: 5px;
}

li.lineitem:hover
{
	background-color: #f5f5f5;
}

h1.handle
{
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 6px;
	padding-top: 3px;
	padding-left: 5px;
	margin: 15px 0px 0px;
	background-image: url(../Images/g1.gif);
	background-repeat: repeat-x;
	height: 20px;
}

ul.section
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.listgroup
{
	padding: 0px;
	margin: 0;
}

.listgroup h1
{
	font-weight: bold;
	font-size: 13pt;
	background-color: #dcdcdc;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	margin: 15px 0px 0px;
	color: #313131;
	background-image: url(../Images/g1.gif);
	background-repeat: repeat-x;
}

.listgroup li
{
	list-style-type: none;
}

.listgroup li ul
{
	padding: 0px;
	margin: 0;
}

.listgroup li ul li
{
	list-style-type: none;
	padding-left: 5px;
	border-bottom: #f5f5f5 1px solid;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 13pt;
	clear: both;
}

.sponsor
{
	text-decoration: none;
	font-weight: normal;
	font-size: 20pt;
	list-style-type: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	height: 100%;
}


.smalllist
{
	font-size: 10pt;
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.smalllist li
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}



.list
{
	font-size: 10pt;
	margin: 10px;
	font-weight: normal;
	padding: 0px 0px;
}

.list li a
{
	font-weight: bold;
	font-size: 12pt;
}

.label
{
	font-size: 11pt;
	color: #696969;
	font-weight: bold;
}

.listlabel
{
	font-size: 12pt;
	font-weight: bold;
	color: #696969;
}

.labelAddress
{
	font-size: 10pt;
	color: #696969;
}

.labelAddress a
{
	font-size: 10pt;
	font-weight: normal;
}
/***********************************************************************/

.IconArea
{
	font-weight: bold;
	position: relative; /*float: left; 	 	height: 30px;*/
	text-align: right;
	width: 30px;
	color: #ff9900;
	padding-right: 5px;
}

.TextArea
{
	position: relative;
	width: 685px; /*float: right;margin-left: 35px;*/
}
.test
{
	position: relative;
	width: 685px; /*float: right;margin-left: 35px;*/
}
.desc
{
	font-size: 10pt;
	color: #858585;
	top: 5px;
	margin-left: 1px;
	font-weight: normal;
}
/***********************************************************************/

.list li.NONE
{
	list-style-type: none;
	margin: 0px -14px;
	padding: 10px 8px;
}

.list li.CIRCLE
{
	list-style-type: circle;
	padding: 8px;
}

.list li.DEFAULT_PAGE
{
	list-style-type: Square;
	margin: 8px 15px;
	padding: 0px;
}

.list li.SQUARE
{
	list-style-type: Square;
	padding: 0px;
}

#fineprint
{
	font-size: 8pt;
	color: #808080;
}

#fineprint a
{
    font-size: 8pt;
    font-weight: normal;
}

.center
{
	text-align: center;
}


.left
{
	float: left;
}

.right
{
	float: right;
}


.textright
{
	text-align: right;
}

.smallbutton
{
    border-right: darkgray 1px solid;
    padding-right: 6px;
    border-top: darkgray 1px solid;
    padding-left: 6px;
    font-size: 13px;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    font-family: Arial;
    background-color: #ffd700;
    cursor: hand;
    padding-bottom: 3px;
    padding-top: 3px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

.smallbutton img
{
	vertical-align: middle;
}

.rownormal
{
	background-color: #FFFFFF;
}
.rowhighlight
{
	background-color: whitesmoke;
}

.error
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	text-decoration: none;
}

.required
{
	color: orangered;
}

.copyright
{
	font-size: 8pt;
	color: dimgray;
	text-decoration: none;
}

.heading
{
	font-weight: bold;
	font-size: 15pt;
}
.subheading
{
	border-top-width: thin;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	border-left-width: thin;
	font-size: 12pt;
	border-left-color: gainsboro;
	border-bottom-width: thin;
	border-bottom-color: gainsboro;
	padding-bottom: 3px;
	color: #696969;
	border-top-color: gainsboro;
	padding-top: 3px;
	font-family: Arial;
	background-color: #f5f5f5;
	border-right-width: thin;
	border-right-color: gainsboro;
}

.tablelist th
{
	padding-right: 2px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 3px;
	color: dimgray;
	padding-top: 3px;
	background-color: gainsboro;
}

.tablelist td
{
	padding-right: 2px;
	padding-left: 4px;
	font-size: 12pt;
	border-bottom: gainsboro 1px solid;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: middle;
}



.pagetitle
{
	font-weight: bold;
	font-size: 17pt;
	font-family: Arial;
	border-bottom: #DCDCDC 2px solid;
	width: 100%;
	padding-bottom: 11px;
}
.bottomnav
{
	font-size: 9pt;
	height: 20px;
	text-align: center;
}
.sitename
{
	font-weight: bold;
	font-size: 28pt;
}


.checked
{
    color: #dcdcdc;
    text-decoration: line-through;
}

#header p
{
	width: 500px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em;
	background-color: inherit;
}

#content
{
	text-align: left;
	clear: both;
	height: auto !important;
	width: 980px;
}

#content h2
{
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}

h3
{
	font-size: 1.1em;
	margin: 0 0 10px 0;
}

a
{
	color: #286ea0;
	text-align: center;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #286ea0;
}

.headerad
{
	left: 5px;
	position: relative;
	top: -10px;
}

#desc
{
	padding-bottom: 15px;
	padding-top: 10px;
	width: 728px;
	display: inherit;
}

#favourite
{
	color: #286EA0;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#emailList
{
	color: #286EA0;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

/* Google Info Window */
.gTitle
{
	font-weight: bold;
	margin-bottom: 7px;
	font-size: 1.0em;
}

.gAddress
{
	font-size: 0.8em;
}

.gUrl
{
	font-size: 0.8em;
}


.descriptionArea
{

}

.vote
{
	padding-top: 10px;
	float: left;
	width: 60px;
}

.voteCount
{
	background-color: #FFD700;
	width: 60px;
	height: 60px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

.voteCount a
{
	font-weight: bold;
	text-decoration: none;
}

.voteButton
{
	border-bottom: #b0c4de 1px solid;
	border-left: #b0c4de 1px solid;
	border-right: #b0c4de 1px solid;
	margin-bottom: 15px;
	text-align:center;
}

.voteButton a
{
	font-weight: bold;
	text-decoration: none;
}

.voteButton .blasted
{
	color: #ff4500;
	font-weight: bold;
}


.bookmarkEmail
{
	width: 726px;
	height: 37px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: #e7e7e7 1px solid;
	border-left: #e7e7e7 1px solid;
	border-top: #e7e7e7 1px solid;
	border-right: #e7e7e7 1px solid;
	background-color: #ECEFF5;
}

.bookmarkEmailFix
{
    padding-top: 3px;
    width: 500px;
    position: absolute;
}

#bookmarkFBLike {
	display: inline;
}

.createButton
{

}

.registerButton
{
	display: block;
	width: 183px;
	float: left;
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	padding-bottom: 10px;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12pt;
	font-weight: bold;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background-repeat: no-repeat;
	background-color: yellow;
}


.errorMessage
{
	border-right: #ff8000 1px solid;
	padding-right: 10px;
	border-top: #ff8000 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #ff8000 1px solid;
	width: 700px;
	padding-top: 10px;
	border-bottom: #ff8000 1px solid;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #FFEEDD;
	font-weight: bold;
}

.message
{
	border-right: #0000ff 1px solid;
	padding-right: 10px;
	border-top: #0000ff 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #0000ff 1px solid;
	width: 700px;
	padding-top: 10px;
	border-bottom: #0000ff 1px solid;
	margin-top: 35px;
	margin-bottom: 10px;
	background-color: #DDDDFF;
}

.contentArea
{

	padding-bottom: 15px;
}

.contentAreaStore
{
	width: 948px;
	margin: 0px;
	padding-top: 10px;
	border-right: #abbad9 1px solid;
	border-top: #abbad9 1px solid;
	border-left: #abbad9 1px solid;
	border-bottom: #abbad9 1px solid;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
}


.quickEmail
{

}

.quickEmailTitle
{
	font-weight: bold;
	font-size: 13pt;
	color: #333333;
	background-color: #DCDCDC;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.quickEmailForm
{
    padding-left: 5px;
	color:#696969;
    font-size:10pt;
    font-weight:bold;
}





/**************** Start GroupList *****************/
#page {


}

#page ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;

}



#page h3
{
	background-color: #CCCCCC;
	background-image: url(../Images/g1.gif);
	border: 1px solid #DCDCDC;
	display: block;
	height: 21px;
	margin: 0;
	font-size: 1.2em;
	color: #696969;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	position: relative;
	width: 100%;
}

.gTitle {
	background-image: url(../Images/g1.gif);
	background-repeat: repeat-x;
}

.gTitleText 
{
	float: left;
}



.gButtons, .iButtons
{
    position:relative;
	float: right;
	width: 6%;
	display: inline;
}


.iBullet
{
	color: #ff9900;
	font-weight: bold;
	padding-right: 3px;
	float: left;
	position:relative;
	width: 3%;
}

.iContent
{
	font-weight: bold;
	color: #4d4d4d;
	font-size: 10pt;
	display: inline-block;
	width: 93%;
}

.iContentEdit
{
	font-weight: bold;
	color: #4d4d4d;
	font-size: 11pt;
display: inline;
	width: 90%;
	cursor: move;
	float: left;
}

br.clear{clear: both;}


.iUrl
{
	font-weight: normal;
	font-size: 10pt;
}

.iCheckBox
{
	float: left;
}

.iAddress
{
	color:#696969;
	font-size:10pt;
}

.iDesc
{
	color: #696969;
	font-weight: normal;
	font-size: 10pt;
	width: 100%;
}

#page ul ul li
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #dcdcdc 1px solid;
	overflow: hidden;
	width: 100%;
}

#page ul ul li:hover
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #f7f7f7;

	border-bottom: #dcdcdc 1px solid;
	width: 100%;
}




#page ul ul {
	padding-bottom: 15px;
}


.SocialIcons
{
	float: right;
}
/**************** Start GroupList *****************/