

/* General Styles */

body, html
{
    font-family: Arial, Helvetica;
    color: #333333;
    background-color: #F0F0F0;
    background-image: none;
}

form
{
    min-width: 960px;
}

A:LINK
{
    color: #256CB3;
}

A:ACTIVE
{
    color: #256CB3;
}

A:VISITED
{
    color: #256CB3;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Arial, Helvetica;
}

.Common
{
    width: 960px;
}

A.NewPageLink
{
    color: #FA5454;
}

/* Header Styles */

#CommonHeader
{
    background-image: none;
    background-color: #1A0606;
    height: 113px;
}

.CommonHeaderTitle
{
    color: #7F4010;
    font-family: Verdana;
    font-size: 275%;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4,
#CommonHeaderUserContent
{
    background-color: ;
}

#CommonHeaderUserContent
{
    color: #071115;
}

/* Navigation Styles */

#CommonNavigation
{
    background-color: #95B6C3;
}

#CommonNavigation .Common .Inner, #CommonNavigation ul li
{
    border-color: #D5E1E7;
}

#CommonNavigation .Common, #CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited, #CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:hover
{
    border-color: #558B9F;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #191919;
}

#CommonNavigation a:hover
{
    color: #FFFFFF;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #191919;
    background-color: #D6E0E7;
}

#CommonNavigation2
{
    background-color: #D6E0E7;
}

#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited
{
    color: #557683;
}

.CommonBreadCrumbArea
{
    background-color: #F7F7F7;
    color: #000000;
}

/* Body Styles */

.CommonTitle
{
    font-family: Arial, Helvetica;
    color: #333333;
    font-size: 175%;
}

#CommonHeaderTitle
{
    font-size: 275%;
}

#CommonHeaderTitle h1, #CommonHeaderTitle h1 A:LINK, #CommonHeaderTitle h1 A:VISITED, #CommonHeaderTitle h1 A:ACTIVE
{
    font-family: Verdana;
    color: #7F4010;
}

.ForumPostHeader
{
    font-size: 90%;
    color: #000000;
    font-family: Arial, Helvetica;
    background-color: #CCCCCC;
}

.ForumPostHeader, .ForumPostTitleArea, .ForumPostContentArea, .ForumPostUserArea, .ForumPostFooterArea
{
    border-color: #E1E1E1;
}

.ForumPostTitleArea
{
    background-color: #F4F4F4;
}

.ForumPostUserArea
{
    background-color: #F4F4F4;
}

.ForumPostContentArea
{
    color: #000000;
}

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
    color: #256CB3;
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
    color: #256CB3;
}

/* Content Box */

.CommonContentBox
{
    background-color: #FFFFFF;
    border-top-color: #CCCCCC;
}

.CommonContentBox .CommonContentBoxHeader
{
    border-bottom-color: #CCCCCC;
    font-family: Arial, Helvetica;
    color: #333333;
}

.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4,
.CommonSearchContent
{
	background-color: #F7F7F7;
	border-color: #B4B4B4;
}

.CommonSearchContent input
{
    background-color: #F7F7F7;
}

/* Announcement Content Box */

.CommonContentBox.Highlighted
{
    background-color: #FFFF99;
    border-top-color: #949565;
}

.CommonContentBox.Highlighted .CommonContentBoxHeader
{
    border-bottom-color: #949565;
    font-family: Arial, Helvetica;
    color: #333333;
}

/* Activity Content Box */

.CommonContentBox.TitleHighlighted
{
    background-color: #FFFFFF;
    border-top-color: #F47C20;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxHeader
{
    border-bottom-color: #F47C20;
    font-family: Arial, Helvetica;
    color: #333333;
}

/* Highlighted Content Box */

.CommonContentBox.Highlighted2
{
    background-color: #EAF8FD;
    border-top-color: #3990BD;
}

.CommonContentBox.Highlighted2 .CommonContentBoxHeader
{
    border-bottom-color: #3990BD;
    font-family: Arial, Helvetica;
    color: #333333;
}

/* Message Box */

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4,
.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4,
.CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, 
.CommonCommentArrow .r9, .CommonCommentArrow .r10,
.CommonCommentContent
{
    background-color: #E9E6B6;
}

.Owner .CommonCommentBubbleRoundTop .r1, .Owner .CommonCommentBubbleRoundTop .r2, .Owner .CommonCommentBubbleRoundTop .r3, .Owner .CommonCommentBubbleRoundTop .r4,
.Owner .CommonCommentBubbleRoundBottom .r1, .Owner .CommonCommentBubbleRoundBottom .r2, .Owner .CommonCommentBubbleRoundBottom .r3, .Owner .CommonCommentBubbleRoundBottom .r4,
.Owner .CommonCommentArrow .r1, .Owner .CommonCommentArrow .r2, .Owner .CommonCommentArrow .r3, .Owner .CommonCommentArrow .r4,
.Owner .CommonCommentArrow .r5, .Owner .CommonCommentArrow .r6, .Owner .CommonCommentArrow .r7, .Owner .CommonCommentArrow .r8, 
.Owner .CommonCommentArrow .r9, .Owner .CommonCommentArrow .r10,
.Owner .CommonCommentContent
{
    background-color: #DFFFED;

}

/* File Box */

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4,
.CommonFileContent
{
    background-color: #ECECEC;
}

.CommonFile
{
    border-color: #CCCCCC;
    background-color: #FFFFFF;
}

/* List Styles */

.CommonListTitle
{
    font-family: Arial, Helvetica;
    font-size: 100%;
}

.CommonListTitle, .CommonListTitle a:link, .CommonListTitle a:visited, .CommonListTitle a:active
{
    color: #525252;
}

.CommonListHeader
{
    background-color: #999999;
    color: #FFFFFF;
}

.CommonListRow, .CommonAvatarListItemArea
{
    background-color: #EEEEEE;
}

.CommonListRowAlt td, .CommonAvatarListItemArea.Alt
{
    background-color: #FFFFFF;;
}

/* Footer Styles */

#CommonFooter
{
    background-image: none;
    background-color: #FFFFFF;
}

/* Sidebar Styles */

#CommonSidebarLeft .CommonSidebar, #CommonSidebarRight .CommonSidebar
{
    width: 240px;
}

/* Modal Styles */

.CommonModal, .CommonModalTitle
{
    border-color: #333333;
}

.CommonModalTitle
{
    color: #333333;
    font-family: Arial, Helvetica;
}

body, html
{
	margin: 0;
	padding: 0;
	color: #333;
	
    background: #f0f0f0 url(../images/Common/rs_bg.jpg) repeat-x;
    font-family: Arial, Helvetica;
}

A:LINK, A:ACTIVE
{
    color: #436f9c;
    text-decoration: none;
}

A:VISITED
{
    color: #436f9c;
    text-decoration: none;
}



#CommonHeaderUserArea
{
	margin: 0;
	padding: 0;	
	position: absolute;
        z-index: 100;        
top:7px;
right:300px;

}

#CommonHeader
{
	position:relative;
padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	height: 103px;
	background: #FFF url(../images/Common/bikenz_logo.jpg) 795px 33px no-repeat;
	Width:960px;
	margin:0 auto;

}


#CommonHeaderUserWelcome .sub a
{
	
	font-size: 1em;
	font-weight: normal;
	color: #7f4010; /*This has been changed by Datatorque*/
	font-weight:bold /*This has been added by Datatorque*/
}

#CommonHeaderUserWelcome .sub a:hover
{
	text-decoration: underline;
	color: #7f4010; /*This has been changed by Datatorque*/
	font-weight:bold /*This has been added by Datatorque*/
}


#CommonHeaderUserWelcome .sub2 a
{
    color: #7f4010; /*This has been changed by Datatorque*/
}

#CommonHeaderUserContent
{
    padding: 6px 12px 3px 12px;
background-color: #FFF;
	text-align: right;
    color: #8EA5AE;
    
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited
{
    color: #7f4010;
	text-decoration: none;
}

.CommonTitle
{
    color: #333;
	font-size: 150%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}

#CommonHeaderTitleArea
{
	float: left;	
	width: 720px;
	overflow: hidden;


background: #FFF url(../images/Common/rs_logo.jpg) 0 23px no-repeat;

height: 101px;

}

.CommonHeaderTitle
{
	font-size: 325%;
	font-weight: bold;
	color: #000;
	letter-spacing: -2px;
	line-height: 100%;
display:none;
}

.CommonHeaderTitleDescription
{
	font-size: 85%;
	padding-left: 2px;
display:none;
}

#CommonNavigation
{
    clear: both;
    margin: 0;
	width: 100%;
	height: 26px;
	background: #e5721a url(../images/Common/rs_nav_bg.jpg) repeat-x;
	border-top: solid 1px #666;
	border-bottom: solid 6px #9a9896;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 11px;
}

#CommonNavigation .Common
{
    border-left: solid 1px #dcd6d1;
}


#CommonNavigation .Common .Inner
{
	border-left: solid 1px #ab5310;
	height: 1%;
}

#CommonNavigation ul li
{
	display: block;
	float: left;
	padding: 0;
	border-right: solid 1px #ab5310;
	font-weight: bold;
	color: #000;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 6px 15px;
    border-right: solid 1px #dcd6d1;
}

#CommonNavigation a:hover
{
    color: #f1ece8;
    text-decoration: none;
    display: block;
    padding: 6px 15px;
    border-right: solid 1px #dcd6d1;
}




#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #FFF;
    background: #d6e1e7 url(../images/Common/selected_bg.jpg) repeat-x;
    
    border-bottom-width: 0;
	padding-bottom: 8px;
	
}



#CommonNavigation a.Selected:hover
{
    color: #FFF;
}

#CommonFooter
{
	clear: both;
	margin-top: 16px;
	background-color: #FFF;
	border-top: solid 1px #CCC;
border-bottom:none;
	
}


.CommonPollQuestion
{
	background-color: #f87d20;
	border: solid 0 #f87d20;
	border-bottom-width: 1px;
	padding: 4px;
	margin: 0;
	font-size: 105%;
color:#fff
}

.CommonPollFooter
{
	padding: 2px;
	background-color: #f87d20;
	border: solid 0 #999;
	border-top-width: 1px;
	font-size: 80%;
}

ul.CommonPollAnswerList li
{
	padding: 0;
	margin: 6px 0 ;
}

#CommonNavigation2
{
	clear: both;
	margin: 0;
	width: 100%;
	overflow: hidden;
	background-color: #9a9896;
	border-bottom: solid 1px #FFF;
	padding: 0;
	font-size: 90%;
}

#CommonNavigation2 ul li
{
	display: block;
	float: left;
	padding: 0;
	font-weight: bold;
	color: #FFF;
}

#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited
{
    font: 0.9em Verdana, Arial;
color: #FFF;
    text-decoration: none;
    display: block;
    margin: 6px 0 6px -1px;
    padding: 0 12px;
    border-left: solid 1px #c4c3c2;
}

#CommonNavigation2 a:hover
{
    font: 0.9em Verdana, Arial;
color: #ff9849;
    text-decoration: none;
    display: block;
    margin: 6px 0 6px -1px;
    padding: 0 12px;
    border-left: solid 1px #cbcac8;
}

#CommonNavigation2 a.Selected:link, #CommonNavigation2 a.Selected:active, #CommonNavigation2 a.Selected:visited
{
    font: 0.9em Verdana, Arial;
color: #FFF;
}

.CommonContentArea
{
    margin: 16px 0 0 0;
    background-color:#fff;
    padding:30px;
}

.ProductContentBox
{
	width:180px;
	float:left;
	clear:none;
    border-top: solid 3px #ccc;
    background-color: #fff;
    padding: 12px;
    margin: 0 5px 10px 0;
    height: 1%;
}


.CommonContentBoxContent p, .CommonContent p, .UploadCouponArea p{font-family:Arial;}

.ProductPrice
{
color:#e37420;

}

.ItemProductInformation
{
	float:left;
	width:368px;
	height:auto;
	margin-right:15px;
}

.CommonListCell
{
	padding: 5px ;
	color: #333333;
	font-family: Arial, Helvetica;
	text-align: left;
}

.WarningPanel
{
background: #FEF7CD url(../images/Common/warning_icon.jpg) top left no-repeat;
padding:0 10px 5px 70px; border:2px solid #E99640; color:#000; font-weight:bold; color:#000;

}

.WarningPanel2
{
background: #FEF7CD url(../images/Common/warning_icon.jpg) top left no-repeat;
padding:0 10px 5px 70px; border:2px solid #E99640; color:#000; font-weight:bold; font-size:1.2em; color:#000; margin-bottom:20px;}


.WarningBorder{padding:10px;  font: bold 1.1em Arial, Verdana; margin:0 15px 20px 5px; border: 2px solid #FFFFFF;}


