div.rn_AnswerDetail div div div table.white_bg tr td {
	background-color:#fff;
}


/* TK: Added 15/11/2011 */
table.dotted_table  
{
     /* color:green; */
     border-collapse: collapse ! important; 
     border: 1px dotted #DCD9CB ! important;
}


table.dotted_table td 
{
    border: 1px dotted #DCD9CB ! importantno repeat
}

table.dotted_table tr 
{
border: 1px dotted #DCD9CB ! important;
}
/* TK: Added 15/11/2011 -- end */




div.rn_AnswerDetail div div div table tr td {
	border: 0 none;
}

div.rn_AnswerDetail div div div table tr td {
    border-bottom: 1px dotted #DCD9CB;
	padding:10px;
}

div.rn_AnswerDetail div div div table {
	border-spacing:0 !important;
}

.dotted_border_cell {
	border-right: 1px dotted #DCD9CB !important;
}

div.rn_AnswerDetail table tr td {
	padding-left:12px;
}

#rn_Imported_Header {
	width:960px !important;
}

#rnOuterContainer {
	padding-left:20px;
}

#rn_teaserSection {
    padding: 10px;
    width: 74%;
    height: auto;
}

#rn_teaserSection #rn_teaser_1 {
    float: left;
    width: 48%;
    display: block;
}

#rn_teaserSection #rn_teaser_2 {
    float: right;
    width: 48%;
    display: block;
}

#rn_teaserSection .rn_teaserBox {
    min-width: 200px;
    min-height: 200px;
    background-color: #eee;
    height: auto;
}

#rn_teaserSection .rn_teaserBox .rn_teaserTitle {
    font-weight: bold;
    padding: 4px 5px;
    text-align: center;
}

#rn_teaserSection .rn_teaserBox .rn_teaserText {
    float: right;
    padding: 0 5px 10px;
}

#rn_teaserSection .rn_teaserBox .rn_teaserImage {
    float: left;
    padding-right: 5px;
}

#rn_teaserSection .rn_teaserBox .rn_teaserLinkWrapper {
	position:relative;
	clear:both;
	float:none;
}

#rn_teaserSection .rn_teaserBox .rn_teaserLink {
    position:absolute;
	right:0;
}

.rn_AdvancedSearchDialog {
    overflow: visible;
}

.rn_AdvancedSearchDialog .rn_DialogContent {
    overflow: visible;
    padding-top: 16px;
    position: relative;
}

.rn_AdvancedSearchDialog .rn_DialogContent .rn_SearchTips {
    color: #333;
    position: absolute;
    right: 0px;
    /*IE6*/
    _right: 10px;
    top: 0px;
}

.rn_AdvancedSearchDialog .rn_DialogContent .rn_AdvancedSubWidget {
    clear: right;
    overflow: hidden;
    padding: 16px 8px;
}

.rn_AdvancedSearchDialog .rn_DialogContent .rn_AdvancedSubWidget:empty {
    display: none;
}

.rn_AdvancedSearchDialog .rn_DialogContent .rn_AdvancedFilter, .rn_AdvancedSearchDialog .rn_DialogContent .rn_AdvancedSort {
    border-top: 1px solid #FFF;
}

.rn_AdvancedSearchDialog .rn_DialogContent .rn_AdvancedFilter button {
    /*max-width for all browsers*/
    width: auto !important;
    width: 60%;
    max-width: 60%;
}

.rn_AdvancedSearchDialog .rn_DialogContent label {
    color: #333;
    float: left;
    font-weight: bold;
    width: 38%;
}

.rn_AdvancedSearchDialog .rn_DialogContent select {
    display: block;
    min-width: 160px;
}

.yui-panel.rn_Dialog.rn_FeedbackDialog {
    width: 375px;
}

.rn_AnswerFeedback h3 {
    border-bottom: 1px solid #BBB;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.rn_AnswerFeedback .rn_RatingMeter a.rn_RatingCell {
    background: url(images/RatingStars.png) 0 0 no-repeat;
    display: -moz-inline-box;
    display: inline-block;
    height: 18px;
    margin: 4px 0;
    text-decoration: none;
    width: 20px;
}

.rn_AnswerFeedback .rn_RatingMeter a.rn_RatingCellOver {
    background-position: 0px -18px;
    cursor: pointer;
}

.rn_AnswerFeedbackForm .rn_DialogSubtitle {
    margin-bottom: 6px;
    text-align: left;
}

.rn_AnswerFeedbackForm label {
    clear: left;
    display: block;
}

.rn_AnswerFeedbackForm .rn_EmailField {
    clear: left;
    display: block;
    margin-bottom: 1em;
    width: 200px;
}

.rn_AnswerFeedbackForm .rn_Textarea {
    clear: left;
    display: block;
    margin-bottom: 1em;
    width: 340px;
}
@media print { 
	.rn_AnswerFeedback, #sidebar_roundedcorners_bottom {
		display:none;
	}
}

.yui-panel.rn_Dialog.rn_FeedbackDialog {
    width: 375px;
}

.rn_AnswerFeedback2 .rn_Title {
    border-bottom: 1px solid #BBB;
    margin-bottom: 10px;
    padding-bottom: 2px;
    font-size: 1.333em;
    font-weight: bold;
    line-height: 1.4em;
}

.rn_AnswerFeedback2 .rn_RatingMeter a.rn_RatingCell {
    background: url(images/RatingStars.png) 0 0 no-repeat;
    display: -moz-inline-box;
    display: inline-block;
    height: 18px;
    margin: 4px 0;
    text-decoration: none;
    width: 20px;
}

.rn_AnswerFeedback2 .rn_RatingMeter a.rn_RatingCellOver {
    background-position: 0px -18px;
    cursor: pointer;
}

.rn_AnswerFeedback2Form .rn_DialogSubtitle {
    margin-bottom: 6px;
    text-align: left;
}

.rn_AnswerFeedback2Form .rn_ErrorMessage {
	clear:both;
}

.rn_AnswerFeedback2Form label {
    clear: left;
    display: block;
}

.rn_AnswerFeedback2Form .rn_EmailField {
    clear: left;
    display: block;
    margin-bottom: 1em;
    width: 200px;
}

.rn_AnswerFeedback2Form .rn_Textarea {
    clear: left;
    display: block;
    margin-bottom: 1em;
    width: 340px;
}

/*TK: Added: 05/03/2014 - OCPDESKTOP-50 */
.rn_AnswerFeedback2Dialog .rn_AnswerFeedback2Form .rn_Textarea {
    width: 100%;
	margin-bottom:0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}

.rn_AnswerFeedback2Dialog  .rn_AnswerFeedback2Form .rn_DialogSubtitle {
    margin-bottom: 10px;
}

.rn_AnswerFeedback2Dialog .button-group .default
{
	margin-right:0px!important; /* no right padding for submit button */ 
}

.rn_AnswerFeedback2Dialog {
	width:500px;
}

/* end */

@media print { .rn_AnswerFeedback2 {display:none;
}
}

.rn_AnswerNotificationIcon3 {
    margin-right: 10px;
	
	display: block;
	float: left;
}

.rn_AnswerNotificationIcon3 a {
    color: #222;
    text-decoration: none;
	font-size:12px;
}

.rn_AnswerNotificationIcon3 a:hover {
    white-space: normal;
}

.rn_AnswerNotificationIcon3 a:hover span {
    text-decoration: underline;
}

.rn_AnswerNotificationManager {
    background: #F2FAFD;
    border: 1px solid #DDD;
    margin: 10px 0px 20px;
    padding: 10px 4px 8px;
}

.rn_AnswerNotificationManager .rn_Notification {
    margin: 0px auto;
}

.rn_AnswerNotificationManager .rn_Notification_Info {
    background: url(images/layout/whitePixel.png) 0 bottom scroll repeat-x;
    border-bottom: 1px solid #DDD;
    color: #888;
    padding: 0 4px 10px 0;
}

.rn_AnswerNotificationManager .rn_Notification_Actions button {
    float: left;
    margin-top: 4px;
}

.rn_ChatAgentStatus {
    background: #EFEFF4 url(images/layout/whitePixel.png) repeat-x scroll 0 0;
    border: solid #BBBBBB;
    border-width: 1px 1px 0;
    padding: 5px;
    line-height: 1.25em;
    margin: 0 1em 0;
}
@media print { .rn_ChatAgentStatus {display:none;
}
}

.rn_ChatAttachFileButton {
    float: right;
    margin: 1em 5px;
}

.rn_ChatAverageWaitTime {
    background-color: #EFEFF4;
    border: solid #BBBBBB;
    border-width: 0 1px 1px;
    padding: 5px;
    margin: 0 1em;
    line-height: 1.25em;
    text-align: center;
}

.rn_ChatCancelButton {
    float: right;
    margin: 0em 1em;
}

.rn_ChatCoBrowseButton {
    float: right;
    margin: 1em 5px;
}

.rn_ChatDisconnectButton {
    float: right;
}

.rn_ChatEngagementStatus {
    background: #EFEFF4 url(images/layout/whitePixel.png) repeat-x scroll 0 0;
    border: solid #BBBBBB;
    border-width: 1px 0;
    padding: 5px;
    line-height: 1.25em;
    margin: 0 0 1em;
}

.rn_ChatEngagementStatus .rn_SearchingDetailMessage, .rn_ChatEngagementStatus .rn_RequeuedDetailMessage, .rn_ChatEngagementStatus .rn_CanceledUserDetailMessage, .rn_ChatEngagementStatus .rn_CanceledSelfServiceDetailMessage, .rn_ChatEngagementStatus .rn_CanceledNoAgentsAvailDetailMessage, .rn_ChatEngagementStatus .rn_CanceledQueueTimeoutDetailMessage, .rn_ChatEngagementStatus .rn_CanceledDequeuedDetailMessage {
    padding: 10px;
}

.rn_ChatEngagementStatus .rn_StatusPrefix, .rn_ChatEngagementStatus .rn_Status {
    font-weight: bolder;
}
@media print { .rn_ChatEngagementStatus {display:none;
}
}

.rn_ChatEstimatedWaitTime {
    background-color: #EFEFF4;
    border: solid #BBBBBB;
    border-width: 0 1px;
    padding: 5px;
    margin: 0 1em;
    line-height: 1.25em;
    text-align: center;
}

.rn_ChatHours2 {
	color:#333 !important;
	font-size:13px !important;
	line-height:19px !important;
	padding-left:214px;		/* TK:NIKONSUPPORT-34 - 26/07/2013 */
	padding-bottom:20px;	/* TK:NIKONSUPPORT-34 - 19/08/2013 */
}

/* TK:NIKONSUPPORT-34 - 26/07/2013 */
.rn_benefits_chat
{
    padding-bottom:20px;
    padding-left:214px;    
}

.rn_benefits_chat ul
{
    font-size:13px;
    color:#404040;  
    margin-left:16px;
    list-style:disc 
}

.rn_benefits_chat li
{
    list-style:disc;   
}

.rn_benefits_title
{
    font-weight:bold; 
    color:#404040;
    padding-bottom:2px;   
}
/* end */

.rn_ChatHours2 .rn_HoursBlock {
    margin: 15px 0 0 0;
}

.rn_ChatHours2 .rn_HoursLabel {
    color: #404040;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.3em;
}

.rn_ChatOffTheRecordButton {
    float: right;
}

.rn_ChatOffTheRecordDialog label {
    display: block;
}

.rn_ChatPostMessage textarea {
    width: 100%;
    padding: 0;
}

.rn_ChatPostMessage {
    margin: 0 1.2em 0em 1em;
}
@media print { .rn_ChatPostMessage {display:none;
}
}

.rn_ChatPrintButton {
    float: right;
}

.rn_ChatQueuePosition {
    background: #EFEFF4 url(images/layout/whitePixel.png) repeat-x scroll 0 0;
    border: solid #BBBBBB;
    border-width: 1px 1px 0;
    margin: 1em 1em 0;
    padding: 5px;
    line-height: 1.25em;
    text-align: center;
}

.rn_ChatQueueSearch {
    background: #EFEFF4 url(images/layout/whitePixel.png) repeat-x scroll 0 0;
    border: 1px solid #BBBBBB;
    line-height: 1.25em;
    margin: 1em 1em 1em 1em;
    padding: 5px;
    text-align: center;
}

.rn_ChatQueueWaitTimeContainer {
    background: #EFEFF4 url(images/layout/whitePixel.png) repeat-x scroll 0 0;
    border: 1px solid #BBBBBB;
    border-width: 1px;
    padding: 5px;
    margin: 0em 1em 1em 1em;
    line-height: 1.25em;
    text-align: left;
}

.rn_ChatQueueWaitTimeContainer .rn_ChatQueuePosition, .rn_ChatQueueWaitTimeContainer .rn_ChatEstimatedWaitTime, .rn_ChatQueueWaitTimeContainer .rn_ChatAverageWaitTime {
    padding-right: 2px;
}

.rn_ChatRequestEmailResponseButton {
    float: right;
    margin: 1em 5px;
}

.rn_ChatSendButton {
    float: right;
    margin: 1em 5px;
}
@media print { .rn_ChatSendButton {display:none;
}
}

.rn_ChatServerConnect {
    background: #EFEFF4 url(images/layout/whitePixel.png) repeat-x scroll 0 0;
    border: solid #BBBBBB;
    border-width: 1px 0;
    line-height: 1.25em;
    margin: 0 0 1em;
    padding: 5px;
}

.rn_ChatStatus2 {
	color:#404040;
	font-size:1em;
	font-weight:bold;
	line-height:1.3em;
	padding-left: 214px; /* TK:NIKONSUPPORT-34 - 26/07/2013 */
}

.rn_ChatTranscript {
    background-color: white;
    border: 1px solid #CCCCCC;
    padding: 0.3em;
    margin: 0 1em 1em;
}

.rn_ChatTranscript .rn_AgentTextPrefix, .rn_ChatTranscript .rn_Action {
    color: #000099;
}

.rn_ChatTranscript .rn_UserTextPrefix {
    color: #990000;
}

.rn_ChatTranscript .rn_OffTheRecordMessage {
    color: #009900;
}

.rn_ChatTranscript blockquote, .rn_ChatTranscript ul, .rn_ChatTranscript ol, .rn_ChatTranscript dl {
    margin: 1em;
}

.rn_ChatTranscript ol, .rn_ChatTranscript ul, .rn_ChatTranscript dl {
    margin-left: 2em;
}

.rn_ChatTranscript ol li {
    list-style: decimal outside;
}

.rn_ChatTranscript ul li {
    list-style: disc outside;
}
@media print { .rn_ChatTranscript {border:
        0;
        height: auto;
        margin:
        0;
        overflow: visible;
}
}

.rn_CommunityPosts .rn_PostTitle {
    font-size: 1.1em;
    line-height: 1.3em;
}

.rn_CommunityPosts .rn_PostSubContent {
    color: #777777;
    font-size: 0.8em;
}

.rn_CommunityPosts ol {
    padding-top: 3px;
}

.rn_CommunityPosts li {
    margin-bottom: 5px;
    padding-left: 5px;
}

.rn_CommunityPosts li a {
    margin: 0px;
}

.rn_CommunityPosts li span {
    display: block;
}

.rn_CommunityPosts .rn_AllResults {
    font-weight: bold;
    font-size: 120%;
}

.rn_CommunitySearchResults {
    overflow: hidden;
}

.rn_CommunitySearchResults .rn_Loading {
    background: url(images/loading.gif) no-repeat center center;
    height: auto !important;
    height: 66px;
    min-height: 66px;
}

.rn_CommunitySearchResults .rn_PostTitle {
    font-size: 1.333em;
    line-height: 1.3em;
}

.rn_CommunitySearchResults .rn_PostSubContent {
    color: #777777;
    font-size: 0.8em;
}

.rn_CommunitySearchResults ol {
    padding-top: 3px;
}

.rn_CommunitySearchResults li {
    margin-bottom: 5px;
    padding-left: 5px;
}

.rn_CommunitySearchResults li a {
    margin: 0px;
}

.rn_CommunitySearchResults li span {
    display: block;
}

.rn_CommunitySearchResults .rn_AllResults {
    font-weight: bold;
    font-size: 120%;
}

.rn_DateInput {
    clear: both;
    margin-bottom: 8px;
}

.rn_DateInput .rn_Label {
    font-size: inherit;
    font-weight: bold;
    margin-bottom: 2px;
}

.rn_DateInput legend {
    font-size: 1em;
    /*IE6/7 gives legends an offset*/ *left:
    -7px;
    * position:relative;
}

.rn_DateInput fieldset {
    padding: 0;
}

.rn_DisplaySearchFilters {
    padding: 16px 6px 0;
}

.rn_DisplaySearchFilters .rn_Heading {
    color: #404040;
    font-size: 1em;
    font-weight: bold;
}

.rn_DisplaySearchFilters .rn_Filter {
    overflow: hidden;
    padding: 6px 0;
}

.rn_DisplaySearchFilters .rn_Label {
    color: #505050;
    font-size: 0.917em;
    font-weight: bold;
    margin-bottom: 4px;
}

.rn_DisplaySearchFilters .rn_Label a {
    text-decoration: none;
}

.rn_DisplaySearchFilters .rn_Label img {
    margin-left: 4px;
    vertical-align: middle;
}

.rn_DisplaySearchFilters .rn_FilterItem {
    background-color: #FFF;
    border-color: #D2D2D2;
    border-style: solid;
    border-width: 1px 0;
    color: #333;
    float: left;
    margin-left: -6px;
    padding: 6px 4px 6px 10px;
    text-decoration: none;
}

.rn_DisplaySearchFilters .rn_Selected {
    background-color: #F0F0F0;
    color: #000;
    cursor: default;
    font-weight: bold;
}

.rn_DisplaySearchFilters .rn_Separator {
    background: transparent url(images/breadCrumb.png) no-repeat scroll 0px center;
    float: left;
    height: 0;
    padding-top: 29px;
    /*IE6*/
    _padding-top: 15px;
    position: relative;
    width: 8px;
}

.rn_DisplaySearchFilters .rn_Separator.rn_Selected {
    background-position: right center !important;
}

.rn_EmailAnswerLink {
    margin-right: 10px;

	display: block;
	float: left;
}

.rn_PrintPageLink,
.rn_SocialBookmarkLink {
    margin-right: 10px;

	display: block;
	float: left;
}



.rn_EmailAnswerLink a img {
    cursor: pointer;
    vertical-align: middle;
}

.rn_EmailAnswerLink a {
    color: #222222;
    cursor: pointer;
    text-decoration: none;
}

/**Workaround for IE6's hover buginess:
 we need essentially a blank a:hover
 before it'll see an inner span**/
.rn_EmailAnswerLink a:hover {
    white-space: normal;
}

.rn_EmailAnswerLink a:hover span {
    cursor: pointer;
    text-decoration: underline;
}

.rn_EmailAnswerLinkForm label {
    clear: left;
    display: block;
}

.rn_EmailAnswerLinkForm input {
    clear: left;
    display: block;
    margin-bottom: 1em;
    width: 200px;
}

.rn_EmailCredentials label {
    font-weight: bold;
}

.rn_EmailCredentials .rn_LoadingIndicator {
    background-image: url(images/indicator.gif);
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 16px;
    min-width: 16px;
}

.rn_EmailCredentials input[type =
"text"] {
    padding: 2px;
    margin: 2px 0px;
    width: 250px;
}

.rn_EmailCredentials2 label {
    font-weight: bold;
}

.rn_EmailCredentials2 label, .rn_EmailCredentials2 input {
    display: block;
}

.rn_EmailCredentials2 .rn_LoadingIndicator {
    background-image: url(images/indicator.gif);
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 16px;
    min-width: 16px;
}

.rn_EmailCredentials2 input[type =
"text"] {
    padding: 2px;
    margin: 2px 0px;
    width: 250px;
}

.rn_FieldDisplay .rn_DataLabel {
    float: left;
    font-weight: bold;
}

.rn_label_Field {
    width: 20%;
    text-align: right;
}

.rn_cust_element {
    width: 100%;
}

.rn_data_Field {
    width: 50%;
    text-align: left;
}

.rn_FieldDisplay .rn_DataValue {
    margin-left: 180px;
    word-wrap: break-word;
}

.rn_FieldDisplay .rn_DataValue.rn_LeftJustify {
    clear: left;
    margin-left: 0;
    padding-bottom: .5em;
}

.rn_FileAttachmentUpload2 label {
    display: block;
    font-weight: bold;
    margin-bottom: 2px;
}

.rn_FileAttachmentUpload2 ul {
    margin: 10px 20px;
}

.rn_FileAttachmentUpload2 li {
    list-style-type: disc;
    margin: 6px 0;
}

/* File list label to the left, file list column on the right. */
.rn_FileListDisplay .rn_DataLabel {
    float: left;
    font-weight: bold;
}

.rn_FileListDisplay .rn_DataValue {
    margin-left: 180px;
}

.rn_FileListDisplay .rn_DataValue ul {
    clear: none;
}

.rn_FileListDisplay .rn_DataValue.rn_LeftJustify {
    clear: left;
    margin-left: 0;
    padding-bottom: .5em;
}

.rn_FileListDisplay .rn_FileSize {
    font-style: italic;
    padding-left: 4px;
}

.rn_Grid2 {
    xmargin-bottom: 8px;
}

.rn_Grid2 .rn_Loading {
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    /* hack for ie6 */
    min-height: 66px;
    height: auto !important;
    height: 66px;
}

.rn_Grid2 .yui-dt-even {
    background-color: #F7F7F7;
}

.rn_Grid2 .yui-dt-odd {
    background-color: #FFFFFF;
}

.rn_Grid2 table {
    border: 1px solid #7F7F7F;
    border-collapse: separate;
    width: 100%;
}

.rn_Grid2 .yui-dt tr.yui-dt-first td {
    border-top: 1px solid #7F7F7F;
}

.rn_Grid2 .yui-dt th, .rn_Grid2 .yui-dt td {
    border-color: #CBCBCB; 
    border-style: none solid none none;
    border-width: medium 1px medium medium;
	padding-left: 8px;
}

.rn_Grid2 .yui-dt th {
    background: transparent url(images/gridHeader.png) repeat-x scroll 0 0;
}

.rn_Grid2 .yui-dt th .yui-dt-liner {
    text-align: left;
}

.rn_Grid2 .yui-skin-sam th.yui-dt-asc, .rn_Grid2 .yui-skin-sam th.yui-dt-desc {
    background-position: 0 -100px;
}

.rn_Grid2 .yui-skin-sam th.yui-dt-asc .yui-dt-liner {
    background: transparent url(images/gridHeader.png) no-repeat scroll right -250px;
}

.rn_Grid2 .yui-skin-sam th.yui-dt-desc .yui-dt-liner {
    background: transparent url(images/gridHeader.png) no-repeat scroll right -200px;
}

.rn_IncidentThreadDisplay .rn_ThreadHeader {
    background-color: #EEE;
    border: 1px solid #CCC;
    text-shadow: 0px 1px 1px #FFF;
    font-size: 1.083em;
    font-weight: bold;
    padding: 0.25em;
    position: relative;
}

.rn_IncidentThreadDisplay .rn_ThreadHeader .rn_ThreadTime {
    position: absolute;
    right: 1em;
}

.rn_IncidentThreadDisplay .rn_ThreadHeader.rn_Customer {
    background-color: #CCC;
}

.rn_IncidentThreadDisplay .rn_ThreadContent {
    background-color: #FFF;
    border: 1px solid #DDD;
    border-width: 0 1px 1px;
    color: #404040;
    font-size: 1em;
    margin-bottom: 0px;
    overflow: hidden;
    padding: 1em 10px;
}

.rn_KeywordText2 input {
    font-size: 1.333em;
}

.rn_KeywordText2 {
    display: inline;
}

.rn_LoginDialog2 {
    width: 210px;
}

.rn_LoginDialog2.rn_ContentLoading {
    background: url(images/loading.gif) no-repeat center center;
}

.rn_LoginDialog2 input {
    margin-bottom: 5px;
}

.rn_LoginDialog2 input[type =
"text"], .rn_LoginDialog2 input[type = "password"] {
    width: 200px;
	padding: 2px !important;
	height: 18px !important;
	border:1px solid #8792AD;
}

.rn_LoginDialog2 label {
    margin-bottom: 5px;
    display: block;
}

.rn_LoginDialog2 div {
    margin-bottom: 5px;
}

.rn_LoginForm2.rn_ContentLoading {
    background: url(images/loading.gif) no-repeat center center;
}

.rn_LoginForm2 input {
    margin-bottom: 5px;
}

.rn_LoginForm2 input[type =
"text"], .rn_LoginForm2 input[type = "password"] {
    width: 200px;
}

.rn_LoginForm2 label {
    margin-bottom: 5px;
    display: block;
}

.rn_Multiline2 {
    overflow: hidden;
}

/* OCPDESKTOP-63 */
#rn_answerListContainer .rn_Multiline2
{
	border-left: 1px solid #c8cfe1;
	border-right:1px solid #c8cfe1;
}
/* end */

.rn_Multiline2 .rn_Loading {
    background: url(images/loading.gif) no-repeat center center;
    height: auto !important;
    height: 66px;
    min-height: 66px;
}

/* TK added 23/12/2014 -- OCPDESKTOP-63 */

.rn_Multiline2 .rn_cust_element1
{
	/* width:80%; - /* disabled - OCPDESKTOP-63 */
	/* display:inline-block; */
	
	display:block; /* disabled - OCPDESKTOP-63 */
	
}

.rn_Multiline2 .rn_Element1
{
	padding-right:15px;
}

.rn_Multiline2 .rn_Element1 a
{
	font-weight:normal;
}

#rn_answerListContainer .rn_Multiline2 .rn_Element1 a:link
{
	color :#003399; /* TK: OCPDESKTOP-63 */
}

/*
#rn_answerListContainer .rn_Multiline2 .rn_Element1 a:visited
{
	color :#003399; /* TK: OCPDESKTOP-63 */
/* } */



.rn_Multiline2 .rn_Element2
{
	/* font-style:italic; /* TK: OCPDESKTOP-63 - disabled*/
	
}
.rn_Multiline2 .rn_Element3
{
	/* float:right; */
	width:87%; /* TK: OCPDESKTOP-63 */
}

.rn_Multiline2 .rn_ElementsHeader
{
	display:none;
}

.rn_Multiline2 .rn_ElementsData
{
	width:80%;
	display:inline-block;
	padding-bottom:10px;
}
.rn_Multiline2 .rn_Element1 {
   /* font-size: 1.44em;   /* TK OCPDESKTOP-63 */
   
   font-size:1.3em;  /* TK OCPDESKTOP-63 */
   
}

.rn_Multiline2 .rn_Element2 {
   font-size: 1em;   /* TK OCPDESKTOP-63 */
   float:right; /* TK - OCPDESKTOP-63 */ 	
}   


#rn_answerListContainer .rn_Multiline2 .rn_Element1 {
	margin-bottom:6px; /* TK OCPDESKTOP-63 */
	display:inline-block;  /* TK OCPDESKTOP-63 */
	width:87%;/* TK OCPDESKTOP-63 */	
}
  

/* end */

.rn_Multiline2 .rn_Element1, .rn_Multiline2 .rn_Element2 {
    /* font-size: 1.333em; */   /* TK OCPDESKTOP-63 */
	
}

.rn_Multiline2 .rn_Element3 {
    font-size: 1.1em;
    line-height: 1.3em;
	
	display:block; /* TK OCPDESKTOP-63 */
}

.rn_Multiline2 .rn_ElementsHeader, .rn_Multiline2 .
 {
    color: #777777;
    font-size: 0.8em;
}

.rn_Multiline2 ol {
    /* padding-top: 3px; */
	padding-top:10px; /* TK: - OCPDESKTOP-63 */
	
	
}

.rn_Multiline2 li {
    margin-bottom: 12px;
	margin-left:20px; /* TK: - OCPDESKTOP-63 */
	margin-right:20px; /* TK: - OCPDESKTOP-63 */
	/* padding-bottom:10px; /* TK: - OCPDESKTOP-63 */
	border-bottom:1px solid #dfdfdf; /* TK: - OCPDESKTOP-63 */
}

.rn_NavigationTab2 a {
    background: #EEEEEE url(images/tabBackground.png) repeat-x scroll 0 -22px;
    border-top: 1px solid #FFF;
    color: #202020;
    text-decoration: none;
}

.rn_NavigationTab2 a:hover, .rn_NavigationTab2 a:focus {
    background-color: #F8F8F8;
    background-position: 0 -18px;
    color: #000;
}

.rn_NavigationTab2 a:focus {
    outline: thin dotted #FFF;
}

/* Sub navigation */
.rn_NavigationTab2 a.rn_SelectedTab {
    background: #FFF none repeat scroll 0 0;
    color: #000;
}

.rn_NavigationTab2 a em {
    background: url(images/tabBackground.png) no-repeat 0 0;
    color: #000;
    font-size: 0em;
}

.rn_NavigationTab2 a:hover em, .rn_NavigationTab2 a:focus em {
    background-position: -20px 0;
}

.rn_NavigationTab2 .rn_SubNavigation {
    background: #FFF none repeat scroll 0 0;
    border: 1px solid #CCC;
    padding: 10px 0 0;
    top: 100px;
}

.rn_NavigationTab2 .rn_SubNavigation a {
    background: #FFF;
    border: none;
    color: #404040;
    /*IE6 min-height*/
    height: auto !important;
    height: 23px;
    margin-bottom: 1px;
    min-height: 23px;
    text-transform: none;
}

.rn_NavigationTab2 .rn_SubNavigation a:hover {
    background: #EEE;
}

.rn_NavigationTab2 .rn_SubNavigation a:focus {
    outline: thin dotted #777;
}

.rn_Paginator {
    margin-top: 10px;
}

.rn_Paginator a {
    border: 1px solid #DDD;
    text-decoration: none;
}

.rn_Paginator .rn_CurrentPage {
    color: #222;
    font-weight: bold;
}

.rn_Paginator a:hover, .rn_Paginator a:focus {
    
}

.rn_Paginator .rn_ForwardImageLink, .rn_Paginator .rn_ForwardImageLink:hover, .rn_Paginator .rn_ForwardImageLink:focus, .rn_Paginator .rn_BackImageLink:hover, .rn_Paginator .rn_BackImageLink:focus, .rn_Paginator .rn_BackImageLink {
    border: none;
    background: none;
}

.rn_PreviousAnswers2 {
    padding: 10px 0;
}

.rn_PreviousAnswers2 h2 {
    border-bottom: 1px solid #BBB;
    margin-bottom: 10px;
    padding-bottom: 2px;
}
@media print { 
	.rn_PreviousAnswers2 {
		display:none;
	}
	#mainMenu {
		background:none;
	}
}

.rn_PrintPageLink a {
    color: #222;
    text-decoration: none;
}

.rn_PrintPageLink a:hover {
    white-space: normal;
}

.rn_PrintPageLink a:hover span {
    text-decoration: underline;
}

.rn_ProdCatNotificationManager {
    background: #F2FAFD;
    border: 1px solid #DDD;
    margin: 10px 0px 20px;
    padding: 10px 4px 8px;
}

.rn_ProdCatNotificationManager .rn_Loading {
    background: url(images/loading.gif) no-repeat center center;
    /*IE6 fix for min-height*/
    min-height: 66px;
    height: auto !important;
    height: 66px;
}

.rn_ProdCatNotificationManager .rn_Notification {
    margin: 0px auto;
}

.rn_ProdCatNotificationManager .rn_Notification_Info {
    background: url(images/layout/whitePixel.png) 0 bottom scroll repeat-x;
    border-bottom: 1px solid #DDD;
    color: #888;
    padding: 0 4px 10px 0;
}

.rn_ProdCatNotificationManager .rn_Notification_Actions button {
    float: left;
    margin-top: 4px;
}

.rn_ProdCatNotificationManager .rn_AddButton {
    display: block;
    margin: 10px auto;
}

/**dialog */
.enquiry_Dropdown div.ask_dropdown {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	padding:0 !important;
	width:418px;
}

.enquiry_Dropdown div.ask_dropdown select {
	width:418px;
	font-size:11px;
}

.enquiry_Dropdown div.ask_dropdown .rn_sub {
	width:412px !important;
}

.enquiry_Dropdown div.ask_dropdown .rn_sub select {
	width:397px;
}

.enquiry_Dropdown div.ask_dropdown .rn_sub .rn_sub {
	width:392px !important;
}

.enquiry_Dropdown div.ask_dropdown .rn_sub .rn_sub select {
	width:377px;
}

.rn_ProdCatNotificationManager_Dialog {
    overflow: auto;
}

.rn_ProdCatNotificationManager_Dialog .rn_SelectionWidget {
    float: left;
    margin: 0 4px;
    width: 48%;
}

.rn_ProdCatNotificationManager_Dialog .rn_SelectionWidget button {
    margin-top: 10px;
}

.rn_ProductCategorySearchFilter {
    float: left; 
    width: 100%;
}

.rn_ProductCategoryDisplay .rn_DataLabel {
    float: left;
    font-weight: bold;
}

.rn_ProductCategoryDisplay .rn_DataValue {
    margin-left: 180px;
}

.rn_ProductCategoryDisplay .rn_DataValue ul {
    clear: none;
}

.rn_ProductCategoryDisplay .rn_DataValue.rn_LeftJustify {
    clear: left;
    margin-left: 0;
    padding-bottom: .5em;
}

.rn_ProductCategoryInput {
    clear: both;
    margin-bottom: 8px;
}

.rn_ProductCategoryInput .rn_Label {
    display: block;
    font-weight: bold;
    margin-bottom: 2px;
    width: 36%;
}

.rn_ProductCategoryInput .rn_RequiredLabel {
    display: block;
    font-style: italic;
    font-weight: normal;
}

.rn_ProductCategoryInput button.rn_DisplayButton {
    /*background: #FFF url(images/splitButtonArrow.png) no-repeat scroll right center; */
	background: #FFF url(images/splitButtonArrow4.png) no-repeat scroll right center; /* TK: OCPDESKTOP 63 */
	
    border: 1px solid #B1B1B1;
    font-weight: normal;
    margin-top: auto;
    min-height: 1.5em;
    min-width: 250px;
    padding: 4px 20px 4px 4px;
    text-align: left;
    text-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.rn_ProductCategoryInput .rn_Panel {
    background: #FFF;
    border: 1px solid #B1B1B1;
    max-height: 200px;
    overflow: auto;
    padding: 6px;
}

.rn_ProductCategoryInput button.rn_DisplayButton:hover, .rn_ProductCategoryInput button.rn_DisplayButton:focus {
    background-color: #F8F8F8;
}

.rn_ProductCategoryInput table {
    border-collapse: collapse;
}

.rn_ProductCategoryList {
    margin: 20px 0;
}

.rn_ProductCategoryList h2 {
    color: #111;
    font-size: 1.333em;
    font-weight: bold;
    line-height: 1.4em;
}

.rn_ProductCategoryList .rn_HierList h3 {
    border-bottom: 1px solid #E3E3E3;
    color: #111;
    font-size: 1.1em;
    margin: 4px 0;
}

.rn_ProductCategoryList .rn_HierList h3 a {
    color: #333;
    text-decoration: none;
}

.rn_ProductCategoryList .rn_HierList li {
    margin: 4px 0 0 10px;
}

.rn_ProductCategoryList .rn_HierList li a {
    color: #07538D;
    text-decoration: none;
}

.rn_ProductCategoryList .rn_HierList li a:hover, .rn_ProductCategoryList .rn_HierList li a:focus {
    text-decoration: underline;
}

.rn_ProductCategorySearchFilter button.rn_DisplayButton {
    /* background: #FFF url(images/splitButtonArrow.png) no-repeat scroll right center; /* TK OCPDESKTOP-63 */
	background: #FFF url("images/splitButtonArrow5.png") no-repeat scroll right center;  /* TK OCPDESKTOP-63 */
    border: 1px solid #B1B1B1;
    min-height: 1.5em;
    min-width: 150px;
    /* padding: 0px 20px 4px 4px; */ 
    padding: 0px 20px 0px 4px; /* TK OCPDESKTOP-63*/
    text-align: left;
    text-shadow: none;
}

.rn_ProductCategorySearchFilter .rn_Panel {
    background: transparent;
	*background: #fff;
    border: 1px solid #B1B1B1;
    max-height: 200px;
    overflow: auto;
    padding: 6px;
}

.rn_ProductCategorySearchFilter button.rn_DisplayButton:hover, .rn_ProductCategorySearchFilter button.rn_DisplayButton:focus {
    background-color: #F8F8F8;
}

.rn_ProductCategorySearchFilter table {
    border-collapse: collapse;
}

.rn_ProductCategorySearchFilter .rn_Label {
    color: #333333;
    float: left;
    font-weight: bold;
    width: 38%;
}

.rn_RelatedAnswers2 {
    padding: 10px 0;
}

.rn_RelatedAnswers2 h2 {
    border-bottom: 1px solid #BBB;
    margin-bottom: 10px;
    padding-bottom: 2px;
}
@media print { .rn_RelatedAnswers2 {display:none;
}
}

.rn_ResetPassword2 .rn_ResetHeading {
    display: block;
    padding-bottom: 15px;
}

.rn_ResultInfo2 .rn_Spell {
	font-size:11px;
	line-height:22px;
	color:#6E6E6E;
	margin-top:-3px;
}

.rn_ResultInfo2 .rn_Spell a {
    font-weight: bold;
	color:#6E6E6E;
}

.rn_ResultInfo2 .rn_NoResults {
    background-color: #F2F2F2;
    border: 1px solid #A1A5A9;
    padding: 10px;
	margin-bottom:-7px;
	margin-left:-9px;
	margin-top:25px;
	*margin-top: 30px;
}

.rn_ResultInfo2 .rn_Suggestion {
    color: #222;
    font-style: italic;
    padding: 10px 0;
}

.rn_ResultInfo2 .rn_Suggestion a {
    font-style: normal;
}

.rn_ResultInfo2 .rn_Results span {
    font-weight: bold;
}

/* Presentation css for widget elements goes here. */
.rn_SearchButton2 {
    display: inline;
    bottom: 0px;
}

.rn_SearchButton2 input {
    border: none;
    vertical-align: top;
}

.rn_SearchButton2 .rn_SubmitButton {
    background-color: #0E53A7;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
}

.rn_SearchSuggestions2 {
    background-color: #FAFAFA;
    border: 1px solid #DEDEDE;
    margin-top: 8px;
    padding: 6px;
}

.rn_SearchSuggestions2 .rn_Title {
    color: #2F2F2F;
    font-size: 1.167em;
    line-height: 1.3em;
    font-weight: bold;
}

.rn_SelectionInput {
    clear: both;
    margin-bottom: 8px;
}

.rn_SelectionInput legend {
    font-size: 1em;
    /**IE6/7 gives legends an offset*/ *left:
    -7px;
    * position:relative;
}

.rn_SelectionInput legend, .rn_SelectionInput label {
    display: inline;
    font-weight: bold;
    margin-bottom: 2px;
}

.rn_SelectionInput fieldset {
    padding: 0;
}

.rn_SelectionInput fieldset label {
    display: inline;
    margin: 0 4px;
}

.rn_SelectionInput input[type =
"radio"] {
    border: none;
    margin-top: 2px;
}

.rn_SimpleSearch {
    margin: auto;
    max-width: 400px;
    width: 180px;
}

.rn_SimpleSearch form {
    background-color: #FFF;
    border: 1px solid #B1B1B1;
}

.rn_SimpleSearch .rn_SearchField {
    border: 0px none;
    color: #222;
    font-weight: bold;
    height: 1.8em;
    max-width: 200px;
    padding: 4px 4px 0px;
    width: 85%;
}

.yui-panel.rn_Dialog.rn_FeedbackDialog {
    width: 375px;
}

.rn_SiteFeedback2Form label {
    clear: left;
    display: block;
}

.rn_SiteFeedback2Form .rn_EmailField {
    clear: left;
    display: block;
    margin-bottom: 1em;
    width: 200px;
}

.rn_SiteFeedback2Form .rn_Textarea {
    clear: left;
    display: block;
    margin-bottom: 1em;
    width: 340px;
}

.rn_SmartAssistantDialog .rn_List {
    background: #F0F0F0 none repeat scroll 0 0;
    border: 1px solid #B0B3B8;
    margin-top: 6px;
    padding: 4px;
}

.rn_SmartAssistantDialog .rn_List li {
    list-style: disc outside none;
    margin: 4px 4px 4px 16px;
}

.rn_SmartAssistantDialog .rn_Prompt {
    color: #404040;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.3em;
}

.rn_SmartAssistantDialog .rn_Summary {
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: -0.01em;
    line-height: 1em;
    padding: 7px 0 0;
}

.rn_SmartAssistantDialog .rn_Solution {
    padding: 6px 0 10px;
}

.rn_SocialBookmarkLink a {
    color: #222;
    text-decoration: none;
}

.rn_SocialBookmarkLink a:hover {
    white-space: normal;
}

.rn_SocialBookmarkLink a:hover span {
    text-decoration: underline;
}

.rn_SocialBookmarkLink .rn_Panel {
    background-color: #FFF;
    padding: 6px;
	border: 1px solid #000 !important;
}

.rn_SocialBookmarkLink .rn_Panel .hd {
    border: none !important;
}

.rn_SocialBookmarkLink .rn_Panel li {
    background: url(images/icons/socialBookmark.png) no-repeat;
    height: 16px;
    line-height: 1.4em;
    margin: 4px;
    padding-left: 20px;
}

/* Disabled 26/06/2014 
.rn_SocialBookmarkLink li.rn_Link1 {
    background-position: 0 0;
}

.rn_SocialBookmarkLink li.rn_Link2 {
    background-position: 0 -16px;
}

.rn_SocialBookmarkLink li.rn_Link3 {
    background-position: 0 -32px;
}

.rn_SocialBookmarkLink li.rn_Link4 {
    background-position: 0 -48px;
}

.rn_SocialBookmarkLink li.rn_Link5 {
    background-position: 0 -64px;
}

.rn_SocialBookmarkLink li.rn_Link6 {
    background-position: 0 -80px;
}
*/

/* OCPDESKTOP-54 - TK 24/06/2014 */
.rn_SocialBookmarkLink li.rn_Link1 {
    background-position: 0 -32px;
}

.rn_SocialBookmarkLink li.rn_Link2 {
    background-position: 0 -80px;
}
/* end */


.rn_TextInput {
    clear: both;
    margin-bottom: 8px;
}

.rn_TextInput .rn_Label {
    display: block;
    font-weight: bold;
    margin-bottom: 2px;
}

.rn_TextInput .rn_Text, .rn_TextInput .rn_Password, .rn_TextInput .rn_TextArea {
    width: 60%;
}

.rn_TextInput .rn_Mask {
    color: #555;
    font-style: italic;
    margin: 4px 12px;
}

.rn_TextInput .rn_MaskOverlay {
    background-color: #EEE;
    border: 1px solid #CCC;
    color: #222;
    margin-top: 20px;
    opacity: .9;
    padding: 11px;
    position: absolute;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
}

.rn_TopicWords2 {
    background-color: #FAFAFA;
    border: 1px solid #DEDEDE;
    margin: 8px 0px 20px;
    padding: 6px;
}

.rn_TopicWords2 dl {
    padding-left: 12px;
}

.rn_TopicWords2 dd {
    padding-bottom: 10px;
}

.rn_TopicWords2 img {
    margin-right: 6px;
    vertical-align: middle;
}

.rn_TopicWords2 .rn_Title {
    color: #2F2F2F;
    font-size: 1.167em;
    line-height: 1.3em;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.rn_Unsubscribe2 .rn_AnswerSummaryDisplay {
    border-bottom: 1px dotted #CCC;
    font-style: italic;
    margin-bottom: 30px;
}

.rn_Unsubscribe2 fieldset {
    border-bottom: 1px solid #CCC;
    margin: 20px 0;
}

.rn_Unsubscribe2 legend {
    font-weight: bold;
    margin-bottom: 10px;
}

.rn_Unsubscribe2 button {
    margin-top: 6px;
}

#rn_catTabsContainer {
    width: 100%;
    clear: both;
	position:relative;
}

#rn_catTabsContainer .rn_catTab_tab {
    float: left;
    cursor: pointer;
    background: transparent url(images/layout_new/tab_background.png) repeat-x scroll 0 0;
    border: none;
    font-size: 13px;
    font-weight: bold;
    height: 60px;
	*height: 50px;
    margin: 8px 0px 0px 1px;
    width: 171px;
	display: table; 
	*position: relative; 
	overflow: hidden;
	padding-bottom: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 	#rn_catTabsContainer .rn_catTab_tab {
	    height: 70px;
	}
}

.catTabWrapper {
	*position: absolute; 
	*top: 50%;
	display: table-cell; 
	vertical-align: middle;
}



#rn_catTabsContainer .rn_catTab_tab .rn_catTab_tab_text {
	display:block;
	line-height:15px;
	padding:6px 0 6px 32px;
	text-align:center !important;
	width:136px;
	background-position:2px 50% !important;
	*position: relative; 
	*top: -50%
}

#rn_catTab_tab_241_text {
	background:transparent url('images/tabs/SupportFAQ.png') no-repeat 0 50%;
}

#rn_catTab_tab_649_text {
	background:transparent url('images/tabs/SoftwareDownloads.png') no-repeat 0 50%;
}

#rn_catTab_tab_648_text {
	background:transparent url('images/tabs/FirmwareUpdates.png') no-repeat 0 50%;
}

#rn_catTab_tab_650_text {
	background:transparent url('images/tabs/UserManuals.png') no-repeat 0 50%;
}

.rn_catTab_default {
    font-weight: normal;
    background-color: #CCC;
}

.rn_catTab_selected {
    font-weight: bold;
    background-color: #FFF;
}

/********* CUSTOM STYLES FROM JVM *********/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block; 
	display: inline-block\9; /* Fix: 21/08/2013 -IE8 and below for LHN, chat pages, email etc */  
}

#rn_AnswerText .clearfix  {
    display:block; /* RETURNSPROJECT-49 - Fix for button container on Faqs - 09/09/2013 */
} 

* html .clearfix {
    height: 1%;
}

div#rn_Container {
    width: 960px;
	*margin-top: 25px;
}

div#rn_MainColumn {
    width: 723px;
}

div#rn_Body {
    width: 729px;
    background: transparent;
}

div.rn_btn_container div.rn_btn_wrapper {
    float: left;
    width: 49%;
}


/* NIKONSUPPORT-10 */
div.rn_btn_container div.PDF_download_btn_wrapper {
    float: none;
}

#rn_AnswerText div.win64bit_btn_wraper
{
 padding-top:20px;
} 

#rn_AnswerText div.win32_btn_wraper
{
 padding-top:20px;
} 

#rn_AnswerText div.mac_btn_wraper
{
 padding-top:20px;
} 

#rn_AnswerText div.old_win_mac_btn_wraper
{
 padding-top:20px;
} 


div.rn_btn_container div.pdf_wrapper div.rn_download_info {
    color: #595A55;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
}

div.rn_AnswerDetail div.pdf_wrapper .pdf_dwn_img_lnk
{
    position:relative; 
    top:5px
}

div.rn_AnswerDetail div.pdf_wrapper .pdf_dwn_img
{
    padding-left:2px;
}


/* NIKONSUPPORT-10 -- END */


div.rn_btn_container div.rn_btn_wrapper span.rn_download_info {
    font-size: 12px;
    font-weight: bold;
    color: #595a55;
    display: block;
    margin-bottom: 6px;
}

div.rn_btn_container div.rn_btn_wrapper span.rn_download_meta {
    display: block;
    padding: 6px 0 0 10px;
    color: #525252;
    font-size: 13px;
    float: left;
}

div.rn_btn_container div.rn_btn_wrapper a {
    height: 30px;
    margin: 0;
    padding-left: 40px;
    display: block;
    text-decoration: none;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #525252;
    float: left;
}

div.rn_btn_container div.rn_btn_wrapper a.su_btn_download {
    background: transparent url(images/icons_new/btn-download-windows-left.png) no-repeat left center;
}

div.rn_btn_container div.rn_btn_wrapper a.su_mac_btn_download {
    background: transparent url(images/icons_new/btn-download-mac-left.png) no-repeat left center;
}

/*NIKONSUPPORT-10   11/07/2012 */
div.rn_btn_container div.rn_btn_wrapper a.su_pdf_btn_download {
    background: transparent url(images/icons_new/btn-download-adobe-pdf-left.png) no-repeat left center;
}

div.rn_btn_container div.rn_btn_wrapper a.su_gen_btn_download {
    background: transparent url(images/icons_new/btn-download-gen-left.png) no-repeat left center;
	padding-left:12px !important;
}

div.rn_btn_container div.rn_btn_wrapper a span {
    display: inline;
    cursor: pointer;
    height: 24px;
    padding: 6px 10px 0 0;
    float: left;
    background: transparent url(images/icons_new/btn-download-right.png) no-repeat right center;
}

div#rn_AnswerInfo {
    margin: 24px 0 0 0; 
    font-size: 11px;
    color: #5b5b5b;
	height:23px;  
	padding-top:6px;
	background-color:#f5f4f0;
}


#rn_DetailPage_PageContentWrapper div#rn_AnswerInfo {
	padding-top: 0;
	height:43px;    /* Added 15/10/2012 : RN: NIKONSUPPORT-21 */
}


div#rn_AnswerInfo table tr td {
    padding:0 8px;
}

div#rn_AnswerInfo table tr td span.rn_AnswerValue {
    font-weight: bold;
}

div#rn_AnswerFeedback div.rn_AnswerHelpful {
    color: #595a55;
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    margin-top: 20px;
}

div#rn_AnswerFeedback div.rn_AnswerFeedbackWidget {
    padding-left: 5px;
    padding-top: 10px;
	clear:both;
}

div.rn_DialogSubtitle {
    display: block !important;
    float: left !important;
    margin-top: 3px;
}

a.rn_RatingCell {
    display: block !important;
    float: left !important;
}

div.rn_AnswerFeedbackWidget div.rn_AnswerWidgetWrapper {
}


div.rn_AnswerFeedbackWidget div.rn_DetailToolsWrapper {
}

div.rn_AnswerFeedbackWidget div.rn_DetailToolsWrapper div#rn_DetailTools {
    margin: 0;
    padding: 0;
}

div.rn_BackToResults {
    float: left;
}

div.rn_BackToTop {
}

div.rn_BackToSearch, div.rn_BackToTop {
    float: right;
	margin-right:20px;
}

div.rn_BackTo {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    margin-left: 10px;
    margin: 20px 0;
}

div#rn_PageSummary {
	position:relative;
	clear:both; /* NIKONSUPPORT-30 */
}


div.rn_BackTo div.rn_NavLink {
    cursor: pointer;
}

/* Content box > global */
div#rn_PageContent div#rn_AnswerText {
    color: #333333;
	padding:18px 5px 0 5px;
}

/* Content box > Headline */
div#rn_PageSummary table {
    border-spacing: 0px;
}

div#rn_PageSummary h1#rn_Summary {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
line-height: 1.1em;
    background: transparent url("images/layout_new/bg-fill-level1.png");
    width: 713px;
    padding: 10px 0 5px 10px;
	overflow:hidden;
}

/* Content box > Sublines */
div#rn_AnswerText h2 {
    background: transparent url("images/layout_new/bg-fill-level2.png");
    width: 703px;
    height: 22px;
    display: block;
    padding-left: 8px;
    padding-top: 10px;
    color: #595a55;
}

/*
 div#rn_AnswerText p font strong,div#rn_AnswerText p strong font {
 background: transparent url("images/layout_new/bg-fill-level2.png");
 width: 703px;
 height: 22px;
 display: block;
 padding-left: 8px;
 padding-top: 10px;
 color: #595a55;
 }
 */ /* Content box > horizontal lines */
div #rn_PageContent div#rn_AnswerText hr {
    display: none; /* hidden */
}

/* Content box > Licence Scrolltext */
div.su_licence_tx {
    overflow-y: scroll;
    height: 120px;
    border: 1px solid #E9E9E2;
    padding: 10px;
    color: #595a55;
    margin-bottom: 28px;
}

/* Content box > Scrolltext */
div.su_scroll_tx {
    overflow-y: scroll;
    height: 180px;
    border: 1px solid #E9E9E2;
    padding: 10px;
    color: #595a55;
    margin-bottom: 18px;
}

/* Content box > Licence Scrolltext: contained spans with style */
div#rn_AnswerInfo {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #5b5b5b;
}

/* Licence Scrolltext: contained spans with style */
div.su_licence_tx p span {
    color: #595a55 !important; /* override bogus element styles */
}

div#rn_AnswerFeedback table td {
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
    color: #595a55;
}

div.rn_RatingMeter .rn_DialogSubtitle {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #595a55;
    padding-right: 6px;
    padding-top: 2px;
}

div.rn_RatingMeter a.rn_RatingCell {
    background: transparent url(images/icons_new/rating-star-empty.png) no-repeat 0 0 !important;
}

div.rn_RatingMeter a.rn_RatingCellOver {
    background: transparent url(images/icons_new/rating-star-filled.png) no-repeat 0 0 !important;
}

div#rn_DetailTools {
    border: 0 none;
    background: none;
}

div.rn_PreviousAnswers2, div.rn_RelatedAnswers2 {
    margin-bottom:20px;
}

div.rn_PreviousAnswers2, div.rn_RelatedAnswers2 {
	width:721px;
    border: 1px solid #e9e9e2;
    padding: 0;
}

div.rn_PreviousAnswers2 h2, div.rn_RelatedAnswers2 h2 {
    border: 0 none;
    padding: 4px 6px;
    margin: 0;
    background-color: #e9e9e2;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

div.rn_PreviousAnswers2 ul, div.rn_RelatedAnswers2 ul {
    padding: 10px 2px;
}

div.rn_PreviousAnswers2 ul li, div.rn_RelatedAnswers2 ul li {
    list-style-type: none;
}

div.rn_PreviousAnswers2 ul li a, div.rn_RelatedAnswers2 ul li a {
    padding: 0;
    margin: 0;
    font-size: 12px;
	font-weight:normal;
    line-height: 22px;
    color: #595a55;
    text-decoration: none;
    background: transparent url(images/icons_new/bullet-arrow.png) no-repeat 0 50%;
    padding-left: 20px;
}

#mainMenu a, #footer a {
	text-decoration:none !important;
}

div.rn_BackTo {
    clear: both;
    float: none;
}

div#rn_BackToResults_20 {
    display: block !important;
}

/* Start Custom CSS */
#rn_SideBar {
    width: 204px;
    float: none;
    padding: 2px 3px !important;
    margin-left: 1px;
}

#rn_SideBar .rn_Padding {
    padding: 0px !important;
}

.rn_Module {
    background-color: transparent;
    border: none;
}

.rn_Module h3, .rn_Module h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    border: none;
    padding: 0px 7px 0px 7px;
    background: none;
    font-weight: bold;
	margin: 0px !important;
}

.logged_in {
	padding-left: 10px;
}


#mynikon_account {
	width: 194px;
	padding-bottom: 8px;
}

#mynikon_account h2{
	padding-bottom:5px;
	padding-top:5px;
	border-bottom: 1px solid #c9c9c1;
	color: #424240; /* TK: OCPDESKTOP-63 */
}


/* TK: OCPDESKTOP-63 */
#rn_myNikon_4 div { 		  
    font-size: 11px;
    color: #969791;
	background-color: #f7f6f2;
}

#rn_myNikon_4 a {
    font-size: 11px;
    color: #000000!important;
    text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
}

.mynikon_sign_in_out a {
	font-weight:normal;
}

#rn_myNikon_4 a:hover {
    text-decoration: underline;
}

.rn_intro_text {
    padding: 10px 5px 15px 5px;
    background-color: #f7f6f2;
    margin: 16px 0px 0px 0px;
    border-top: 1px solid #c9c9c1;
	clear:both;
	float:none;
}

.rn_my_nikon {
	background-color:#F7F6F2;
	font-size: 11px; /* TK OCPDESKTOP-63 */
}

.rn_my_nikon_not_logged_in {
    float: none !important;
    padding-left: 7px;
	margin-bottom:0px;
}

.rn_create_account {
    text-align: left;
    margin: 0 0 5px;
	float: left;
	*width: auto;
	*display: block;
}

.rn_create_account a {
    margin: 4px 4px 4px 0px;
    font-weight: normal;
    color: #0a0a09;
}

#rn_myNikon_3_btn_help {
    margin: 20px 0px 0px 0px;
    padding: 8px 7px 4px 24px;
    border-top: 1px solid #c9c9c1;
    border-bottom: 1px solid #c9c9c1;
    background: transparent url(images/icons_new/nav-btn-arrow-right.png) no-repeat 3px 8px !important;
}

#rn_myNikon_3_btn_help a {
    margin: 0px;
    cursor: pointer;
    font-weight: bold;
    color: #0a0a09;
}

#rn_myNikon_3_helpdiv {
	background-color: #F5F4F0;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #C9C9C1;
}

.rn_menu_spacer {
	display: none;
}

.rn_menu_item {
	color: #939291;
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 32px;
	background:url("images/icons_new/helpdiv_bullet.png") no-repeat scroll 13px 7px transparent;
}


.rn_last_menu_item {
    color: #939291;
    display: block;
    margin: 0;
    padding: 4px 0 12px 30px;
	background-image: url("images/icons_new/helpdiv_bullet.png");
    background-position: 13px 7px;
    background-repeat: no-repeat;
}

#rn_help .rn_menu_item {
	color: #939291;
	display: block;
	margin: 0px;
	padding: 4px 0px 4px 30px;
	font-weight: bold;
	background: none;
}

#rn_myNikon_3_helpdiv .rn_menu_item a { 
	color: #939291; 
}

.rn_help_item {
	color: #939291;
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 30px;
	background-image: url("images/icons_new/helpa_bullet.png");
	background-repeat: no-repeat;
	background-position: 24px 7px;
}

.rn_help_menu_item {
    color: #939291;
    display: block;
    margin: 0;
    padding: 4px 0 12px 30px;
	background-image: url("images/icons_new/helpa_bullet.png");
	background-repeat: no-repeat;
	background-position: 24px 7px;
}

.rn_HelpResources {
    padding-bottom: 5px;
    margin: 0px;
}

.rn_HelpResources h2 {
	padding: 5px 0px 5px 8px;
	border-bottom: 1px solid #C9C9C1;
	color: #424240;
}

.rn_HelpResources a {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.rn_E {
margin-top: 5px;
    padding: 0px 4px 0px 0px;
display: table; 
*position: relative; 
overflow: hidden;	
height: 30px;	
width: 189px;
}

.cu_wrapper {
*position: absolute;
*margin-top: 4px;
display: table-cell; 
vertical-align: middle;
}

.cu_wrapper a {    
padding: 5px 0 5px 34px;
margin: 0;
text-align: left !important;
min-height: 1px !important;
}

.rn_E .cu_wrapper a {
    background: transparent url(images/icons_new/icon-sidebar-mail.png) no-repeat 5px 50% !important;
}

/* OCPDESKTOP-65 */
.cu_wrapper2 {
	*position: absolute;
	*margin-top: 4px;
	display: table-cell; 
	vertical-align: middle;
}

.cu_wrapper2 a {    
	padding: 5px 0 5px 34px;
	margin: 0;
	text-align: left !important;
	min-height: 1px !important;
}

.rn_E .cu_wrapper2 a,.rn_Phone .cu_wrapper2 a,.rn_WebsiteFeedback .cu_wrapper2 a {
    background: transparent url("images/icons_new/helpdiv_bullet.png") no-repeat scroll 13px 7px; !important;
}
/* end */


.line_dotted {
    width: 97%;
    height: 1px;
    background: transparent url(images/layout_new/line-dotted.png) repeat-x;
    margin: 0px auto;
}

.rn_Phone {
	height: 30px;
	padding: 0px 4px 0px 0px;
	display: table; 
	*position: relative; 
	overflow: hidden;
	width: 189px;
}

/* OCPDESKTOP-65 */
.rn_WebsiteFeedback {
	height: 30px;
	padding: 0px 4px 0px 0px;
	display: table; 
	*position: relative; 
	overflow: hidden;
	width: 189px;
}
/* end */

.rn_Phone .cu_wrapper a {
    background: transparent url(images/icons_new/icon-sidebar-phone.png) no-repeat 9px 50% !important;
}

.rn_Chat {
	    padding: 0px 4px 0px 0px;
	display: table; 
	*position: relative; 
	overflow: hidden;
	margin-top: 0 !important;
	height: 29px;
	width: 189px;
}

.rn_Chat .cu_wrapper a {
    background: transparent url(images/icons_new/icon-sidebar-chat.png) no-repeat 5px 50% !important;
}

div#rn_SideBarWrapper {
    float: left;
}

#sidebar_roundedcorners_bottom {
    width: 212px;
    height: 3px;
    background: transparent url(images/layout_new/bg-fill-bottom-sidebar.png) no-repeat;
    position: absolute;
    bottom: 0px;
	_bottom: -12px;
	left:0;
}

#sidebar_roundedcorners_top {
    width: 212px;
    height: 3px;
    background: transparent url(images/layout_new/bg-fill-top-sidebar.png) no-repeat;
}

#rn_Container {
    position: relative;
    background: transparent url(images/layout_new/bg-fill-sidebar.png) repeat-y;
	overflow:visible;
}

#bg_fill_bottom_sidebar_helpresources {
    width: 204px;
    height: 3px;
    background: transparent url(images/layout_new/bg-fill-bottom-sidebar-helpresources.png) no-repeat;
}

#bg_fill_top_sidebar_helpresources {
    width: 204px;
    height: 3px;
    background: transparent url(images/layout_new/bg-fill-top-sidebar-helpresources.png) no-repeat;
	_margin-bottom: -15px;
}

/* CUSTOM CSS DropDown */
div.rn_KeywordText2, div.rn_SearchButton2 {
	float:left;
	display:block;
	_margin-left: 10px;
	_width: 80px;
	_height: 30px;
	
	/* TK : OCPDESKTOP-63 -15/12/2014 - fix for product search dropdown*/
	height:40px;
	
	
	
}

 /* TK : OCPDESKTOP-63 */
 
 #search_container_1 .rn_ProductCategorySearchFilter div 
{
	z-index: 900!important;
}

 #search_container_2 .rn_ProductCategorySearchFilter button.rn_DisplayButton
{
	z-index: 800!important; 
}
/* end */


.rn_ProductCategorySearchFilter button.rn_DisplayButton {
    /* border: none; */   /* TK : OCPDESKTOP-63 - disabled */
    width: 260px;   
	
    /* background: transparent url(images/icons_new/dropdown_choose.png) no-repeat; */
    /* background: transparent url(images/icons_new/dropdown_choose_white.png) no-repeat;  /* TK : OCPDESKTOP-63 */

	
    position: relative;
    /* z-index: 1000 !important;   /* TK : OCPDESKTOP-63 */
		
	z-index: 1000!important;
	
	margin: 0px 30px 0px 0px;
	/* height: 41px; */
	
	min-height: 2.5em;  /* TK : OCPDESKTOP-63 */
	/*border: 1px solid #b1b1b1;*/
	border: 1px solid #8792ad;
	
	
}

/* TK : OCPDESKTOP-63  - Product Reg using old dropdowns - needs to be updated */
#rn_prodRegFormContainer .rn_ProductCategorySearchFilter button.rn_DisplayButton {
	width: 260px;
    background:url("images/icons_new/dropdown_choose.png") no-repeat scroll 0 0 transparent;
    border: none;   
}
/* end */	


.rn_ProductCategorySearchFilter .rn_Panel {
   /* width: 248px !important; /*OCPDESKTOP-63 */
	width:290px; /*OCPDESKTOP-63 */
	*width: 243px !important;
    max-height: none;
    xheight: 290px;
    border: none;
    margin-top: 9px;
    padding: 5px;
}

/*OCPDESKTOP-63  for prod reg dropdown - */
#rn_prodRegFormContainer .rn_ProductCategorySearchFilter .rn_Panel {
  width: 248px !important; 
}
/* end */


.underlay {
    display: none;
}

.rn_ProductCategorySearchFilter .rn_products_icon {
    padding: 13px 0px 0px 60px !important;
    height: 25px !important;
    font-weight: bold !important;
    background-position: 10px 0px !important;
    font-family: Arial !important;
    font-size: 15px !important;
	color: #333333 !important;
	margin-bottom: 5px;
	-moz-border-radius:3px;
	display: block !important;
	*line-height: 17px !important;
}

/* TK: Added 29/08/2011 to center text in dropdown*/
.rn_ProductCategorySearchFilter .custom_products_drpdown_first_lbl
{
    color: #333333!important;
    /* padding:13px 10px 0 0!important; */
    
    padding:13px 0px 0 0!important; 
    text-align:center!important;
}


.yui-panel-container {
	/* margin-top: -9px;  /* TK : OCPDESKTOP-63 */
	margin-top: 0px;  /* TK : OCPDESKTOP-63 */
	
	*padding-top: 20px;
	z-index: 4px !important;
	padding-top: 10px;
	
	/* background: transparent url(images/icons_new/dropdown_select_background.png) 0px -151px no-repeat;    */
    /* background: transparent url(images/icons_new/dropdown_select_background_ext.png) 0px -71px no-repeat;   */

    /*background: transparent url(images/icons_new/dropdown_select_background.png) 0px -71px no-repeat;    */ /* TK : OCPDESKTOP-63 */
	
	background: #fff; /* TK : OCPDESKTOP-63 */

    overflow:visible!important;
    
	*background: #fff; 
	*border: 1px solid #a7a7a7;
	*margin-top: 33px
	 ;
}

/* TK : OCPDESKTOP-63 - Registration form uses old dropdowns - temporarily - Note will need updating */
#rn_prodRegFormContainer .yui-panel-container {
     background: transparent url(images/icons_new/dropdown_select_background.png) 0px -71px no-repeat;   
	 margin-top: -9px;  
}
/* end */


/* TK : OCPDESKTOP-63 */
#rn_SearchControls .yui-panel-container {
	border: 1px solid #b1b1b1;
	/* width:256px; */
	width:310px;

}
#rn_SearchControls .yui-panel-container a {
	color:#111; 
}
/* end */


/* TK - 02/03/2015 */
.rn_AskQuestion .yui-panel-container {
	border: 1px solid #b1b1b1;
	/* background:none; */
	background: #FFF; /* TK : OCPDESKTOP-63 */
}	
	
.rn_AskQuestion	.rn_ProductCategoryInput .rn_Panel {
	 overflow:none;
	 max-height:none;
}

/* TK: Added 20/02/2014 - OCPDESKTOP-63 - hide the default labels */
.rn_AskQuestion .rn_ProductCategoryInput .rn_Label  {
	display:none;
}

/* TK: Added 23/02/2014 - OCPDESKTOP-63  */
.rn_AskQuestion .rn_ProductCategoryInput {
    margin-bottom: 0px;
}

.rn_AskQuestion a {
	font-weight:normal;
}



/* end */



/* Added 12/10/2011 - override length of container bg*/
.askProductCategoryMenuDropDown .yui-panel-container {
    
    background: transparent url(images/icons_new/dropdown_select_background.png) 0px -21px no-repeat;   
	*background: #fff; 
}

.ProductDropDownCustom
{
    height:580px;
   *height:auto; 
}

.yui-dialog.yui-panel-container {
	background:none !important;
	border:0 none !important;
}

.rn_ProductCategorySearchFilter {
    width: 260px;
    margin: 0px 24px 0px 0px;
}


#rn_prodRegFormCol1 .rn_ProductCategorySearchFilter {
	margin: 0px;
}

div.rn_ProductCategorySearchFilter div.MenuFilterDropDown button.rn_DisplayButton span.rn_products_icon.jvm_button {
    padding: 9px 0px 0px 60px !important;
}

#rn_SearchControls {
    width: 726px;
    border: none;
    background: transparent url(images/layout_new/home_background_top.png) !important;
	/* margin-bottom: -15px; /* TK: OCPDESKTOP-63  */
	*margin-bottom: 0px;
}


#rn_SearchControls .rn_ProductCategorySearchFilter {
	margin-right: 10px;
	padding-bottom:10px; /* TK: OCPDESKTOP-63  */
	display:inline-block; /* TK: OCPDESKTOP-63  */
}

#rn_SearchControls .rn_SearchInput {
    width: 706px;
    /*padding: 15px 0 0 20px;*/
	padding: 15px 0 0 0px; /* TK: OCPDESKTOP-63  */
	
	
    margin: 0px 0px 15px 0px; /* TK: OCPDESKTOP-63  */
	margin: 0px 0px 0px 0px; /* TK: OCPDESKTOP-63  */
	
	float: none;
  	min-height:64px;
  	height:auto !important;
  	height:64px;
	z-index:1000;
}

div#rn_Body {
	float:right;
	overflow:visible;
	/* padding-top:10px; */ /* TK: OCPDESKTOP-63 */
	padding-left:0 !important;
	width:732px;
}

.margin_tab {
    margin-right: 13px !important;
	*height: 33px;
}

#rn_catTabsContainer .tab_first {
	width:170px !important;
	background-position:-1px 0 !important;
}

#rn_catTabsContainer .tab_last {
	background-position:1px 0 !important;
	width:170px;
}


#rn_SearchControls form input[disabled=""] {
	  background: transparent url(images/layout_new/home_searchinput_disabled.png) repeat scroll 0 0; 
	   color: #999999; 
}


#rn_SearchControls form input[type ="text"] {
    background: transparent url(images/layout_new/home_searchinput.png) repeat scroll 0 0;
    border: medium none;
    font-size: 15px;
    font-weight: normal;
    
	/* height: 27px; /* disabled 25/02/2015 */
    height:30px; /* TK: - OCPDESKTOP-63  */
	
	/* height:23px\9; /* IE8 and below */ /* disabled 25/02/2015 */
	
	*height: 22px; /* IE 6 */
	
	/* padding: 3px 10px 0px 35px;  disabled 25/02/2015 */
	padding: 0px 10px 0px 35px;  
	
    /* padding-top:7px\9; /* IE8 and below - disabled 25/02/2015 */
	
	*padding-top: 8px;
    width: 170px;
	_width: 130px;
    
	
	margin: 6px 6px 0px 0px;
    
	
	
	color:#0B0B0B\9; /* IE8 and below */
}

/* TK: OCPDESKTOP-63  */
#rn_hp_answerSearch input[type ="text"] {
	margin-top:0px!important;
}
/* end */

#rn_SearchControls form input.rn_SubmitButton[disabled =""] {
	
	background: url("/euf/assets/themes/standard/images/buttonGradientCombo.png") repeat-x scroll 0 0 #0E53A7;
	/* color: #cbcbcb !important; */
	/* disabled 9/05/2011  */
	color: #cbcbcb; 
}

#rn_SearchControls form input[type ="submit"], #rn_SearchControls form input[type = "image"] {
    height: 30px;
    width: 79px;
    margin: 6px 0px 0px 0px !important;
    padding: 0px !important;
    font-size: 13px;
    font-weight: bold;
    -moz-border-radius: none !important;
    -moz-box-shadow: none !important;
    text-shadow: none !important;
}

.rn_QuestionList .rn_SubmitButton {
	width: 100px !important;
}

.rn_QuestionList .rn_SearchButton2 .rn_SubmitButton {
	_height: 30px !important;
	_width: 80px;
	_margin: 5px 0px 0px 10px;
}
/*
input[type ="submit"], button {
    background: transparent url(images/layout_new/home_go_btn.png) repeat-y;
}

input[type ="submit"]:hover, input[type = "submit"]:focus, button:hover, button:focus {
    background-position: 0px -30px;
}
*/

#rn_SearchControls_label {
    margin-right: 7px; 
    float: left; 
    /* padding-top: 13px; /* TK: OCPDESKTOP-63  */
	padding-top:3px; /* TK: OCPDESKTOP-63  */
	width: 96px;
    /* font-weight: bold; */ /* TK: OCPDESKTOP-63  */
    font-size: 15px;
	color: #5b5b5b;
	
	text-align:right; 	/* TK: OCPDESKTOP-63  */
}

.rn_SearchButton2 .rn_SubmitButton {
	background-color:#EEEEEE !important;
	border:1px solid #969386 !important;
	color:#777 !important;
	*height: 30px;
}

.rn_AnswerList #rn_answerListContainer {
	width: 726px;
	/* background: transparent url(images/layout_new/home_background_results.png) no-repeat !important; */ /* TK : OCPDESKTOP-63 */
	
	
	*margin-top: -15px;
}
#rn_umListContainer {
	*margin-top: -15px;
}
.rn_sub {
	padding-left: 0px !important;
	margin-left: 6px !important;
}

.rn_AnswerList .rn_sub select,
.MenuFilterDropDown .rn_sub select {
	margin-top: 8px;
	margin-left: 3px;
	border: 1px solid #8792ad;
	font-size: 11px;
	color: #1e1e1e;
	width: 238px;
	height: 21px;
	padding-top: 3px;
}

.MenuFilterDropDown .rn_sub select {
	padding-left: 6px;
}

.rn_AnswerList .rn_sub div select,
.MenuFilterDropDown .rn_sub div select {
	width: 218px;
}

.MenuFilterDropDown div.rn_sub div.rn_sub  {
	margin-left: 20px !important;
}

.rn_AnswerList .rn_sub div div select,
.MenuFilterDropDown .rn_sub div div select {
	width: 198px;
}

.rn_AnswerList .rn_sub div div div select,
.MenuFilterDropDown .rn_sub div div div select {
	width: 178px;
}

.rn_AnswerList .rn_sub div div div div select,
.MenuFilterDropDown .rn_sub div div div div select {
	width: 158px;
}

.rn_AnswerList .rn_sub img,
.MenuFilterDropDown .rn_sub img {
	margin-top: 8px;
	float: left;
	display: block;
}

#rn_answerListContainer .rn_Results {
	color: #5b5b5b;
	font-size: 11px;
	*margin-top: 10px;
}

#rn_answerListContainer .rn_ResultInfo2 {
	/* padding: 30px 0px 13px 25px; */
	padding: 14px 0px 0px 25px;   /* TK: OCPDESKTOP-63 */
	*padding: 20px 0px 23px 25px;
	margin-right:10px;
	clear: both;
	float:left;
	min-width: 130px;
}

#rn_answerListContainer .rn_Paginator {
	color:#5B5B5B;
	float:right;
	font-size:11px;
	/* margin-top:-32px;
	*margin-top:25px; */
	padding:0 25px 0 0;
	text-align:right;
	
	/* margin-top:27px; */
	margin-top:11px; /* TK : OCPDESKTOP-63 */
	width:auto;
	clear:none;
}

.rn_QuestionList .rn_Paginator {
	color:#5B5B5B;
	font-size:11px;
	padding:0 25px 0 0;
	text-align:right;
}

#rn_answerListContainer .rn_Grid2 {
	/* margin-top: 4px;
	*margin-top: -2px; */ /* OCPDESKTOP-63 - disabled  */
		
	border-left:1px solid #C8CFE1 !important;
	border-right:1px solid #C8CFE1 !important;
	/*width:724px; */ /* OCPDESKTOP-63 - disabled  */
	overflow:hidden !important;
	
	
	/* OCPDESKTOP-63 - 10/03/2015  */
	width:704px;
	padding-left:10px;
	padding-right:10px;
	/* end */
	
	
	
	
	
	
	
	
}

.rn_Grid2 .yui-dt table {
	border:0 none !important;
}

#rn_answerListContainer table thead tr th { height: 19px; }

.rn_Grid2 .yui-dt th, .yui-dt td {
	padding: 6px 10px 2px 6px; 
}


.yui-dt-col,
.yui-dt-sortable {
	text-align: left;
}

.yui-dt-first th {
	text-align: center;
}

.rn_Paginator a {
	border: none;
	text-decoration: none;
	color: #1e1e1e;
	font-weight:bold;
}

.rn_Paginator a:hover {
	text-decoration: underline;
}

.rn_Paginator span a, .rn_Paginator .rn_CurrentPage {
	margin-right: 0px;
	border-right: 1px solid #b3b3b3;
	padding: 2px 4px 2px 4px;
	font-weight:normal;
}

.rn_Paginator .rn_CurrentPage {
	font-weight:bold;
}

#rn_Paginator_17_Back {
	margin-right:0;
	padding-right:0;
	padding-left:6px;
}

.rn_ResultInfo2 {
	clear:both;
	float:none;
	margin-right:10px;
	padding:30px 0 13px 25px;
	overflow:hidden;
	padding-bottom:6px;
}


/* TK: OCPDESKTOP-63 */
.rn_answerListHeader .rn_ResultInfo2
{
	clear:none!important;

}
/* end */


.rn_NoResults {
	clear:both;
	margin-right:0;
	position:absolute;
	right:-226px;
	top:-19px;
	width:200px;	
	display:none;
}

.rn_Paginator .no_line { border: none; }

.rn_Paginator #rn_Paginator_16_Forward, .rn_Paginator #rn_Paginator_16_Back {
	color:#0A0A09;
	font-weight:bold;
	margin:0;
	border:none !important;
}

.rn_catTab_selected {
	background: transparent url(images/layout_new/tab_background_hover.png) repeat-x scroll 0 0 !important;
	*background: transparent url(images/layout_new/tab_background_hover_ie.png) repeat-x scroll 0 0 !important;
	position: relative;
	z-index: 200;
}

#answerlist_footer {
	width: 676px;
	height: 30px;
    /* background: url(images/layout_new/home_answerlist_footer.png) no-repeat; */
	background: url(images/layout_new/home_answerlist_footer_white.png) no-repeat; 	/* TK OCPDESKTOP-63 */
	text-align: right;
	padding: 10px 25px 0px 25px;
	*margin-top: -10px;
}

#rn_teaserSection {
	padding:0px;
	width:726px;
}

#rn_teaserSection .rn_teaserBox {
	background: none;
	min-width: 357px;
}

.rn_Padding {
	padding: 20px 0px 0px 0px;
}

#rn_teaserSection .rn_teaserBox .rn_teaserTitle {
	font-weight: bold;
	padding: 11px 0px 0px 10px;
	text-align: left;
	background: url(images/layout_new/home_teaser_title.png) no-repeat;
	width: 347px;
	height: 23px;
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
}

#rn_teaserSection #rn_teaser_2 {
	float: left;
	width: 357px;
	margin-left: 12px;
	_margin-left: 0px;
}

#rn_teaserSection #rn_teaser_1 {
	float: left;
	width: 357px;
}

#rn_teaserSection .rn_teaserBox .rn_teaserImage {
	padding-right: 10px;
}

#rn_teaserSection .rn_teaserInfo {
	color: #7d7d7d;
	float: left;
	width: 170px;
  	min-height:190px;
  	height:auto !important;
  	height:190px;
	line-height:15px;
	*line-height:20px;
}

#rn_teaserSection .rn_teaserBox .rn_teaserLinkWrapper {
	margin-top: 18px;
}

#rn_teaserSection .rn_teaserBox .rn_teaserLink a {
	padding-left:19px;
	display:block;
	background:transparent url(images/icons_new/teaser-btn-left.png) no-repeat 0 0;	
	text-decoration:none !important;
}

#rn_teaserSection .rn_teaserBox .rn_teaserLink a span{
	line-height:14px;
	display:block;
	padding:2px 5px 2px 0;
	background:transparent url(images/icons_new/teaser-btn-right.png) repeat-x right top;
	font-size:11px;
	color:#fff;
	font-family: Arial, sans-serif;
}

#rn_teaserSection .rn_teaserBox .rn_teaserLink a:hover span {
	text-decoration:underline !important;
}

.rn_dark_background_sep {
	width: 722px;
	height: 10px;
	background: url(images/layout_new/background_trenner_dunkel.png) no-repeat;
	margin-left: 2px;
}

.rn_white_background_sep {
	width: 711px;
	height: 10px;
	background: url(images/layout_new/trenner_weiss.png) no-repeat;
	margin-bottom: 10px;
}

#rn_teaserSection .rn_teaserText ul li {
	color: #595A55;
	list-style-image: url("images/icons_new/bullet-circle.png") !important;
}

#rn_teaserSection .rn_teaserText ul {
	margin-left: 20px;
}

#rn_teaserSection .rn_teaserText {
	float: left !important;
	width: 352px;
}

#rn_teaserSection .rn_teaserBox .rn_teaserLink {
	text-align:right;
}

/* Chat CUSTOM CSS */
div#rn_PageContent div.rn_Padding div.ChatForm div.rn_ChatLaunchButton a:hover {
    background-position: left -30px;
}

div#rn_PageContent div.rn_Padding div.ChatForm div#rn_ChatLaunchButton_16 a:hover span {
    background-position: right -30px;
}

#rn_MainColumn {
    padding: 0px;
}

.rn_livehelp {
    padding: 3px 0px 0px 10px !important;
    background: url("images/layout_new/bg-fill-level1.png") repeat scroll 0 0 transparent;
    height: 28px;
    width: 713px;
}

.rn_livehelp h1 {
    color: #333333;
    font-size: 16px !important;
    font-weight: bold;
}

.rn_Live .rn_Padding {
    padding: 30px 0px 0px 10px !important;
}

.ChatForm .rn_TextInput .rn_Text, .rn_TextInput .rn_Password, .rn_TextInput .rn_TextArea, .rn_QuestionList #rn_SearchControls form .rn_KeywordText2 input {
    border: none;
    width: 286px;
	border: 1px solid #98a4bc;
	font-weight: normal;
	height: 18px;
	font-size: 11px;
	background: #ffffff;
	padding: 2px;
	
	
	
}

.ChatForm {

}

.rn_ChatLaunchFormOpen h2 {
	color: #333 !important;
	font-size: 13px !important;
	line-height: 19px !important;
	border: none !important;
	background: none !important;
	margin-top: 0px !important;
	padding: 0px !important;
}

/* myquestionsList.html CUSTOM CSS */

#rn_SearchControls .rn_SearchInput label {
	position: relative;
	/* margin-right: 10px; */ /* TK: OCPDESKTOP-63  */
}

#rn_SearchControls .rn_SearchInput a {
	/* margin-top:14px; */   /* TK : OCPDESKTOP-63 -15/12/2014  - disabled */
	/* _margin-top: 23px; */
}

#rn_SearchControls .rn_SearchInput a:hover {
	text-decoration: underline;
}

.rn_QuestionList .rn_Padding {
	padding:0px;
	width:726px;
	background: transparent url(images/layout_new/questions_result_background.png) no-repeat 0 0;
	*margin-top: 15px;
}

#rn_PageContent {
	width: 726px;
	color: #6e6e6e;
	position: relative;
	overflow: visible;
}

/* TK: Added 20/02/2014 - OCPDESKTOP-63 */
#rn_MainColumn .rn_AnswerList {
	clear: none;
	display:block;
}
/* end */

.rn_ResultInfo2 {
	padding: 8px 0 7px 10px;
	_padding-bottom: 22px;	
}

.rn_QuestionList .rn_ResultInfo2 {
	padding: 8px 0 7px 20px;
}

.rn_ResultInfo2 {
	*padding: 20px 0 7px 10px;
}

.yui-dt-data a { color: #0b0b0b !important; text-decoration:none !important; font-weight:normal !important; }

.yui-dt-data a:hover { text-decoration: underline !important; }

.yui-dt-data .yui-dt-even, .yui-dt-body .yui-dt-even, #rn_umResultsTable .even  { background-color: #ffffff !important; height:26px; }

.yui-dt-data .yui-dt-odd, .yui-dt-body .yui-dt-odd, #rn_umResultsTable .odd { background-color: #f5f5f5 !important; height:26px; }

.yui-dt th { 
	background: none !important;
	background-color: #f7f6f2 !important; 
	color: #a4a39f !important; 
	font-weight: bold !important;
	font-size: 11px !important;
}

.yui-dt th a { 
	background: none !important; 
	background-color: #f7f6f2 !important; 
	color: #a4a39f !important; 
	font-weight: bold !important;
	font-size: 11px;
}

.rn_QuestionList #rn_SearchControls {
    width: 726px;
    border: none;
    background: transparent url(images/layout_new/home_background_top.png) !important;
	margin-bottom:0px!important;	/* TK: OCPDESKTOP-53 - 24/03/2014*/
	font-weight: bold;
}

.rn_QuestionList #rn_SearchControls .rn_Grid2 {
	*padding-bottom:0px!important;  /* OCPDESKTOP-53 - ie7 fix - 24/03/2014 */
}

.rn_QuestionList #rn_SearchControls .rn_SearchInput {
    width: 686px;
    padding: 15px 0 0px 20px;
    margin: 0px;
	_margin: -25px 0px 0px 200px;
}

.rn_QuestionList #rn_SearchControls form .rn_KeywordText2 input {
	width: 200px;
	float: left;
	_width: 150px !important;
}

.rn_QuestionList #rn_SearchControls form .rn_KeywordText2 label {
	float: left;
	margin-top: 14px;
	_width: 200px;
	*margin-top: -35px;
	_margin-top: 0px;
	_bottom: 0px;
	color:#5B5B5B;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin-right:13px;
}

#rn_SearchControls .rn_SearchInput a.rn_AdvancedLink {
	_margin-top: 20px;
	*margin-right: 15px;
}

.rn_ResultInfo2 {
	_padding-bottom: 50px;
	*margin-bottom: -3px;
}

/* myquestionsDetail.html CUSTOM CSS */
div.rn_Account {
	padding:0 !important;
	width:713px;
	border:0 none !important;
	background:none;
	margin-bottom:26px;
}

div.rn_Account h1 {
	color:#333333;
	font-size:16px !important;
	font-weight:bold;
	padding-left:16px;
	background:transparent url(images/icons_new/nav-btn-arrow-right.png) no-repeat -3px 2px;
	line-height:19px;
}


.rn_HeadingBar { 
	border: none; 
	width: 706px;
	padding: 0px;
	font-size: 15px;
	padding: 10px; 
	background-color: #F7F6F2;
}

.rn_QuestionDetail .rn_Padding {
	padding: 0px;
}

.rn_QuestionDetail ul li, .rn_PreviousAnswers2 ul li, .rn_RelatedAnswers2 ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: none !important;
	display: block !important;
}

.rn_ProductCategoryDisplay .rn_DataValue ul {
	margin:0;
	padding:0;
}

.rn_FileListDisplay .rn_DataValue ul {
	margin:0;
	padding:0;
}

.rn_FileListDisplay .rn_DataValue li a {
	color: #0b0b0b;
}

.rn_FileListDisplay .rn_DataValue li a:hover {
	text-decoration: underline;
}


/* sidebar widget in myfavorites, HTML changed! CUSTOM CSS*/

.rn_menu_heading {
background:url("images/icons_new/nav-btn-arrow-right.png") no-repeat scroll 3px 8px transparent !important;
padding:8px 7px 4px 20px;
border-top: 1px solid #c9c8c3;
}

.sidebar_widget_account {
	/* background-color: #f7f6f2; */
	
	background-color:#fff; /*TK: OCPDESKTOP-63 */
    border-top: 1px solid #C9C8C3;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rn_menu_item a , .rn_last_menu_item a, .rn_help_item a, .rn_help_menu_item a{
	color: #000000 !important;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

.rn_menu_item a:hover, .rn_last_menu_item a:hover, .rn_help_item a:hover, .rn_help_menu_item a:hover{
	text-decoration: underline;
}

.mynikon_sign_in_out {
	float: left;
	*margin-left: 0px;
	_margin-left: 0px;
}

.mynikon {
	padding-bottom: 12px;
    padding-top: 8px;
	float: none;
}

/* Account Overview */
div#rn_accountSection div.rn_accountBox {
	margin-bottom:20px;
	position:relative;
	height:148px;
}

div#rn_accountSection div.rn_accountBox div.rn_accountTitle {
	background:url("images/layout_new/bg-fill-level4.png") no-repeat scroll 0 0 transparent;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:25px;
	padding-left:10px;
	padding-top:10px;
	width:713px;
	margin-bottom:10px;
}

div#rn_accountSection div.rn_accountBox div.rn_accountImage {
	position:absolute;
	bottom:0;
	height:104px;
	z-index:100;
	overflow:hidden;
}

div#rn_accountSection div.rn_accountBox div.rn_accountImage img {
	xmargin-left:2px;
}

div#rn_accountSection div.rn_accountBox div.rn_accountText {
	width:723px;
	height:104px;
	background:transparent url(images/layout_new/bg-fill-teaser.png) no-repeat 0 0;	
	position:absolute;
	bottom:0;
	margin:0;
}

div#rn_accountSection div.rn_accountBox div.rn_accountInfo {
	position:absolute;
	left:192px;
	top:22px;
	width:370px;
	font-size:11px;
	font-family: Arial, sans-serif;
	color:#333;
	line-height:16px;
}

div#rn_accountSection div.rn_accountBox div.rn_accountLink {
	position:absolute;
	right:10px;
	bottom:22px;
	margin:0;
}

div#rn_accountSection div.rn_accountBox div.rn_accountLink a {
	padding-left:19px;
	display:block;
	background:transparent url(images/icons_new/teaser-btn-left.png) no-repeat 0 0;	
	text-decoration:none !important;
}

div#rn_accountSection div.rn_accountBox div.rn_accountLink a span{
	line-height:14px;
	display:block;
	padding:2px 5px 2px 0;
	background:transparent url(images/icons_new/teaser-btn-right.png) repeat-x right top;
	font-size:11px;
	color:#fff;
	font-family: Arial, sans-serif;
	width:auto;
}

div#rn_accountSection div.rn_accountBox div.rn_accountLink a:hover span {
	text-decoration:underline !important;
}

div.rn_teasers div.rn_teaserBox {
	margin-bottom:20px;
}

div.rn_teasers div.rn_teaserTitle {
	background:url("images/layout_new/bg-fill-level1.png") repeat scroll 0 0 transparent;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:25px;
	padding-left:10px;
	padding-top:10px;
	width:713px;
	margin-bottom:10px;
}

div.rn_teasers div.rn_teaserText {
	width:723px;
	height:104px;
	background:transparent url(images/layout_new/bg-fill-teaser.png) no-repeat 0 0;	
	position:relative;
}

div.rn_teasers div.rn_teaserInfo {
	position:absolute;
	left:192px;
	top:22px;
	width:370px;
	font-size:11px;
	font-family: Arial, sans-serif;
	color:#333;
	line-height:16px;
}

div.rn_teasers div.rn_teaserLink {
	position:absolute;
	right:10px;
	bottom:22px;
}

div.rn_teasers div.rn_teaserLink a {
	padding-left:19px;
	display:block;
	background:transparent url(images/icons_new/teaser-btn-left.png) no-repeat 0 0;	
}

div.rn_teasers div.rn_teaserLink a span{
	line-height:14px;
	display:block;
	padding:2px 5px 2px 0;
	background:transparent url(images/icons_new/teaser-btn-right.png) repeat-x right top;
	font-size:11px;
	color:#fff;
	font-family: Arial, sans-serif;
}

div.rn_teasers div.rn_teaserLink a:hover span {
	text-decoration:underline !important;
}

div#rn_DetailPage_PageContentWrapper {
	border:1px solid #e9e9e2;
	border-top:0 none;
	padding-bottom:4px;
	width: 721px;
}

div.rn_AnswerDetail h1 {
	margin-bottom:0px !important;
}



/* Änderungen 2010-08-24 */

#rn_myNikon_4 div h2 {
	color: #424240;
	border-bottom: 1px solid #C9C9C1;
	padding: 5px 0 5px 8px;
}

.rn_Live {
	border:1px solid #e9e9e2;
	border-top:0 none;
	padding-bottom:4px;
	width:721px !important;
}

.rn_Required {
	color: #6e6e6c;
}

.ChatForm .rn_TextInput .rn_Label {
	float: left;
	margin-right:0;
	padding-right:30px;
	width:184px;
	font-weight:normal;
	padding-top:4px;
	text-align:right;
	color:#424242;
	font-size:13px; /*RN: NIKONSUPPORT-34 - 25/07/2013 */  
}

.rn_Live .rn_Padding .rn_white_background_sep {
	margin-bottom:12px;
}

.rn_Live .rn_Padding {
	padding-top:16px !important;
}

.rn_Live h2 {
	font-weight:normal;
	font-size:13px;
	line-height:19px;
	font-family:Helvetica,Arial,sans-serif;
	color:#333;
}

.rn_QuestionList {
	width: 726px !important;
	padding-top:0 !important;
}

.yui-dt-col-RowNumber {
	text-align: center;
}
.rn_QuestionList .rn_Grid2 .yui-dt table, #rn_favouriteListContainer .rn_Grid2 .yui-dt table {
	border-left:1px solid #C8CFE1 !important;
	border-right:1px solid #C8CFE1 !important;
	border-bottom:1px solid #C8CFE1 !important;
}

#rn_favouriteListContainer {
	margin-top:0 !important;
}

.rn_QuestionList table caption {
	display: none;
}

.rn_ResultInfo2 .rn_Results {
	float:left;
	font-size: 11px;
	*margin-top: -5px;
}

.rn_QuestionList #rn_Grid2_18_Content {
	*margin-top: 7px;
}

.rn_Grid2 {
	width:726px;
}

table .yui-dt-data tr td {
	border: none !important;
	border-left: 1px solid #c8cfe1;
	border-right 1px solid #c8cfe1;
}

.yui-dt th {
	border-bottom: 1px solid #cbced5 !important;
	border-top: none;
}

.yui-dt table {
	border: 1px solid #c8cfe1 !important;
	background-color:#FFFFFF;
}

.rn_Loading {
	padding:50px 0;
}

.rn_Results span, .Start, .End, .Total {
	font-weight:bold;
	color: #1e1e1e;
	font-size: 11px;
}

rn_Results, .Result {
	color:#5B5B5B;
	float:left;
	font-size:11px;
}

.yui-skin-sam th.yui-dt-desc .yui-dt-liner {
	background: url("images/icons_new/arrow_up_down.png") no-repeat scroll 0px 4px transparent !important;
	padding-left:15px;
}

.yui-skin-sam th.yui-dt-asc .yui-dt-liner {
	background: url("images/icons_new/arrow_up_down.png") no-repeat scroll 0px -21px transparent !important;
	padding-left:15px;
}

/*TK: OCPDESKTOP 63 */
#rn_answerListContainer .yui-skin-sam th.yui-dt-desc .yui-dt-liner {
	background: url("images/icons_new/arrow_up_down_w.png") no-repeat scroll 0px 4px transparent !important;
	padding-left:15px;
}

#rn_answerListContainer .yui-skin-sam th.yui-dt-asc .yui-dt-liner {
	background: url("images/icons_new/arrow_up_down_w.png") no-repeat scroll 0px -21px transparent !important;
	padding-left:15px;
}
/* end */


#rn_PageContent .rn_Padding {
	padding: 0px;
}

.su_section_content {
	padding:0px;
	width:726px;
	background: transparent url(images/layout_new/questions_result_background.png) no-repeat 0 0;
}

.su_pager_container {
	margin:-8px 0 4px;
	padding:0 0 0 11px;
}

.rn_AnswerFeedback2 .rn_ThanksLabel {
	font-size:13px;
	padding-bottom:6px;
	font-weight:bold;
	margin-left:12px !important;
	padding-left:0 !important;
	text-align:left;
	line-height:26px;
	color:#595A55;
}

/* z-index fix for ie */

/* Fix for Locale Dropdown - NIKONSUPPORT-30 */
#rn_PageTitle {*z-index:9989;}
#rn_SearchControls {*z-index:9988;}
#rn_SearchControls form {*z-index:9987;}
.rn_SearchInput {*z-index:9986;}
/*end */

#rn_ProductCategorySearchFilterMenu_9 {*z-index:1000;}
#MenuFilterDropdownProductCategorySearchFilterMenu_9 {*z-index:999;}
.MenuFilterDropDown {*z-index:998; *height:auto;}
.yui-overlay, .yui-panel-container {*z-index:997 !important;}
.rn_SocialBookmarkLink div.yui-panel-container {right:1px; left:auto !important; width:140px; margin-top:2px;}
#rn_ProductCategorySearchFilterMenu_9_Tree {*z-index:996 !important;}
#rn_PageContent {*z-index:995;}
#rn_answerListContainer {*z-index:994;}
.rn_answerListHeader {*z-index:993;}
.rn_Grid2 {*z-index:992 !important;}
#rn_Grid2_16_Content {*z-index:991 !important;}
#rn_Grid2_16_Content table {*z-index:990 !important; background-color:#fff;}


/* create_account.html */

.rn_CreateAccount .rn_Padding .rn_Padding,
form#rn_CreateAccount .rn_Padding {
	border-left: 1px solid #edede8;
	border-right: 1px solid #edede8;
	margin: 0px;
	xwidth: 701px;
	padding: 20px 10px 20px 10px !important;
	color: #424242;	
}

#rn_PageContent.changed_password .rn_Padding {
	border: 1px solid #edede8;
	border-top: none;
	padding: 20px 10px;
	color: #424242;
}

#rn_PageContent.changed_password .rn_Padding {
	border-bottom: none !important;
}

#rn_PageContent.changed_password #rn_homePageBtn.rn_Padding {
	border-top: none !important;
	padding-top: 0;
}
.changed_password {
	width: 726px;
}

form#rn_CreateAccount {
	border-bottom: 1px solid #edede8;
}

/* TK - OCPDESKTOP-57 - 15/05/2014  */
form#rn_CreateAccount .clearfix {
	 display : block; 
}
/* TK - OCPDESKTOP-57 - 15/05/2014  */
#rn_prodRegFormContainer .clearfix {
	 display:block; 
	 /*display:inline-block ; */
}

/* TK - OCPDESKTOP-57 - 15/05/2014  */
#rn_CreateAccount .rn_Grid2 {
	border-collapse:separate;
}

.rn_CreateAccount .rn_Padding #rn_registrationFields {
	border-left: 1px solid #edede8;
	border-right: 1px solid #edede8;
	margin: 0px;
	width: 704px;
	padding: 0px 10px 20px 10px !important;
	color: #424242;
	margin-top: -48px;
}

.rn_CreateAccount .rn_Padding #rn_registrationFields .rn_Grid2 {
	width: 684px;
}

.rn_CreateAccount .rn_Padding #rn_registrationFields .MenuFilterDropDown {
	padding: 0px;
}

.rn_CreateAccount .rn_Padding #rn_registrationFields #rn_prodRegFormContainer {
	background: transparent url(images/layout_new/background_registration_dropdown.png) 0px 0px no-repeat;
	width: 666px;
	padding: 10px 10px 20px 10px;
	margin: 0px auto;
}

#rn_prodRegFormContainer {
	width: 706px;
	background: transparent url(images/layout_new/background_prodregistration_dropdown.png) 0px 0px no-repeat;
	padding: 10px 10px 10px 10px !important;	
}

.rn_CreateAccount .rn_Padding .rn_FormSubmit,
form#rn_CreateAccount .rn_FormSubmit {
	border-left: 1px solid #edede8;
	border-right: 1px solid #edede8;
	border-bottom: 1px solid #edede8;
	margin: 0px;
	xwidth: 701px;
	padding: 20px 10px 20px 10px !important;
	background: transparent url(images/layout_new/trenner_weiss.png) 0px 0px no-repeat;
	text-align: right;
}

.rn_CreateAccount .rn_Padding .account_form label,
form#rn_CreateAccount .account_form label,
.new_optional label {
	float: left;
	width: 184px;
	text-align: right;
	margin-right: 30px;
	padding-top: 4px;
	font-weight: normal;
	display:block;
}

.rn_CreateAccount .rn_Padding .account_form input,
form#rn_CreateAccount .account_form input  {
	border: 1px solid #9faabf;
	float: left;
	background-color: #ffffff !important;
	height: 18px !important;
	width: 286px !important;
	padding: 0px !important;
	padding-left: 4px !important;
}

.rn_CreateAccount .rn_Padding .account_form table,
form#rn_CreateAccount .account_form table  {
	clear:both;
	margin-bottom:7px;
	*margin-bottom: 10px;
	*height: 25px;
}

.rn_CreateAccount .rn_Padding .account_form table tr td input,
form#rn_CreateAccount .account_form table tr td input  {
	border: 1px solid #9faabf;
	float: left;
	background-color: #ffffff !important;
	height: 18px;
	width: 70px !important;
	margin: 0px;
}

.rn_CreateAccount .rn_Padding .account_form table tr td label,
form#rn_CreateAccount .account_form table tr td label {
	margin-right: 16px;
}

.rn_CreateAccount .rn_Padding .account_form table tr td.hood label,
form#rn_CreateAccount .account_form table tr td.hood label {
	margin-right: 36px;
}

.rn_CreateAccount .rn_Padding .account_form table tr td .rn_TextInput,
form#rn_CreateAccount .account_form table tr td .rn_TextInput {
	margin: 0px !important;
	height: 18px !important;
	width: 232px;
}

.rn_CreateAccount .rn_Padding .account_form select,
form#rn_CreateAccount .account_form select {
	border: 1px solid #9faabf;
	float: left;
	background-color: #ffffff !important;
	height: 18px;
	width: 292px;
	padding: 0px;
	*height: 25px;
}

.rn_CreateAccount .rn_Padding .rn_Padding .rn_ErrorField,
#rn_prodRegFormContainer .rn_ErrorField {
	background-color: #ffffff !important;
	border: 1px solid #fa5c26;
}

.rn_CreateAccount .rn_Padding .rn_Padding .rn_Required, 
.rn_CreateAccount .rn_Padding .rn_Padding .rn_ErrorLabel,
#rn_prodRegFormContainer .rn_Required,
#rn_prodRegFormContainer .rn_ErrorLabel {
	color: #fa5c26;
}


form#rn_CreateAccount .new_optional .rn_TextInput,
form#rn_CreateAccount .new_optional .rn_SelectionInput {
	/*margin: 10px 0px 10px 0px !important;
	height: 18px !important;*/
}

.rn_CreateAccount .rn_acc_subheading {
	background: none;
}

.rn_CreateAccount .rn_acc_subheading h2,
form#rn_CreateAccount .rn_acc_subheading h2,
#rn_MainColumn #rn_PageTitle.changed_password .rn_acc_subheading h2,
#rn_PageTitle.change_password_header h2 {
	background:url("images/layout_new/bg-fill-level1.png") repeat scroll 0 0 transparent !important;
	color:#333333 !important;
	font-size:16px !important;
	font-weight:bold !important;
	padding:6px 0px 7px 10px !important;
	xwidth:713px !important;
	border: none !important;
	margin: 0px !important;
}


.rn_Account .rn_acc_subheading h2 {
	background:url("images/layout_new/bg-fill-level1.png") repeat scroll 0 0 transparent !important;
	color:#333333 !important;
	font-size:16px !important;
	font-weight:bold !important;
	height:28px !important;
	padding:6px 0px 0px 10px !important;
	width:713px !important;
	border: none !important;
	margin: 0px !important;
}

.rn_prodRegSerialNumField input,
.rn_prodRegDateField input {
	width: 140px;
	*float: left;

}

.rn_prodRegDateField, .rn_prodRegSerialNumField {
	width: auto !important;
	float:left;
}

#rn_prodRegFormContainer label {
	color: #6e6e6e;
	font-size: 15px;
	line-height:24px;
	font-weight: bold;
	margin:0;
	padding:0;
	display:block;
	width:180px;
}

.rn_accCalendarContainer,
#rn_prodRegSerialNumContainer {
	text-align:left;
	padding: 0px !important;
	width:195px;
	float:left;
	margin-bottom:0 !important;
}

.rn_FieldErrorMessage {
	color:#FA5109;
	display:block;
	float:right;
	font-size:10px;
	margin:3px 0 0 0px;
	width:118px;
}

#rn_CreateAccount .rn_FieldErrorMessage {
	float:left;
	width:180px;
}

.rn_CreateAccount .rn_Padding .account_form select[name="title"] {
	width: 100px;
}

.rn_CreateAccount .rn_Padding .rn_inputDescription,
form#rn_CreateAccount .rn_Padding .rn_inputDescription {
	float: left;
	width: 580px;
	margin-left: 10px;
}

.rn_CreateAccount .rn_Padding .warranty .rn_inputDescription {
	float: left;
	width: 550px;
	margin-left: 10px;
}

.rn_CreateAccount .rn_Padding .privacy .rn_SelectionInput,
.rn_CreateAccount .rn_Padding .warranty .rn_SelectionInput {
	float: left;
	width: auto;
	margin: 0px !important;
}

.rn_CreateAccount .rn_Padding .newsletter .rn_SelectionInput {
	float: left;
	width: auto;
	margin: 0px !important;
	width: 550px;
}

.rn_CreateAccount .rn_Padding .newsletter .rn_inputDescription {
	float: left;
	width: 550px;
	margin: 0px;
}

.rn_CreateAccount .rn_Padding fieldset,
form#rn_CreateAccount .rn_Padding fieldset {
	padding: 0px;
}

.rn_CreateAccount .rn_Padding input[type="radio"],
form#rn_CreateAccount .rn_Padding input[type="radio"] {
	margin-right: 7px;
}

.rn_CreateAccount .rn_Padding label,
form#rn_CreateAccount .rn_Padding label {
	margin-right:0;
	padding-right:30px;
	width:184px;
}

.rn_CreateAccount .rn_Padding .newsletter .rn_SelectionInput input[type="radio"],
form#rn_CreateAccount .rn_Padding .newsletter .rn_SelectionInput input[type="radio"] {
	float: left;
}

.rn_CreateAccount .rn_Padding .privacy .rn_SelectionInput .rn_FieldErrorMessage {
	/*display: none;*/
}

.rn_CreateAccount .rn_Padding .rn_picBox,
form#rn_CreateAccount .rn_Padding .rn_picBox {
	width: auto;
	float: right;
}

.rn_CreateAccount .rn_Padding .rn_picBoxText,
form#rn_CreateAccount .rn_Padding .rn_picBox {
	text-align: center;
}

.rn_CreateAccount .rn_Padding .rn_inputDescription .rn_radioLabel {
	width: 570px;
	*width:550px;
	float: left;
	margin-bottom:10px;
}

.rb_div {
	width: 600px;
}
/* reset & remind password */

.rn_Account .rn_EmailCredentials2 h2 {
	background:url("images/layout_new/bg-fill-level1.png") repeat scroll 0 0 transparent !important;
	color:#333333 !important;
	font-size:16px !important;
	font-weight:bold !important;
	height:28px !important;
	padding:6px 0px 0px 10px !important;
	width:713px !important;
	border: none !important;
	margin: 0px !important;
}

.rn_Account .rn_EmailCredentials2 p {
	border:1px solid #E9E9E2;
	border-bottom:0 none;
	border-top:0 none;
	padding: 10px 0 10px 10px;
	width:711px;
	margin:0;
}

.rn_Account .rn_EmailCredentials2 form {
	border:1px solid #E9E9E2;
	border-top:0 none;
	padding: 0 0 10px 10px;
	width:711px;
}

.rn_Account .rn_EmailCredentials2 form input[type="text"] {
	margin-bottom:6px;
}


#rn_umListContainer #rn_umListLang {
	clear:both;
	display:block;
	padding: 0 5px;
}
#rn_umResultsContainer {
 	padding: 8px 1px 0 1px;
}
#rn_umResultsContainer #rn_umResultsBorder {
	padding: 5px;
	border: 1px solid #999;
}

#rn_umResultsTopTow #rn_umResultsResultsText{
	float: left;
	text-align:left;
}
#rn_umResultsTopTow #rn_umResultsPageSelection {
	float: right;
	text-align:right;
}
#rn_umResultsTopTow #rn_umResultsResultsText, 
#rn_umResultsTopTow #rn_umResultsPageSelection {
	width: 50%;
	margin-top: 10px;
}
#rn_umResultsTopTow {
	display: block;
	clear: both;
	height:auto;
	height:53px;
}
.rn_umResultsRowSeperator {
	border-bottom: 1px solid #DDD;
	width: 99%;
}
.rn_Loading {
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    /* hack for ie6 */
    min-height: 66px;
    height: auto !important;
    height: 66px;
}


/* Änderungen 2010-10-07 */

.rn_AnswerList #rn_catTabsContainer .tab_img {
	margin-bottom: -3px;
	margin-right: 7px;
}

.rn_AnswerList #rn_umResultsTable {
	border-spacing: 0px !important;
}

.umBorderTop{
	background:url("images/layout_new/border-top.png") repeat-x scroll 0 0 #FFFFFF;
	*padding-bottom:4px;
	padding-top:23px !important;
}

.rn_AnswerList #rn_umResultsTable tr td {
	height: 31px;
	padding-left: 28px;
}

.rn_AnswerList #rn_umResultsTable .rn_umResultsProductTitle {
	font-weight: bold;
	color: #0a0a09;
	xpadding-left: 28px;
	font-size: 13px;
}

.rn_AnswerList #rn_umResultsTable .rn_umResultsUMTitle {
	color: #0a0a09;
	font-size: 13px;
}

.rn_AnswerList #rn_umResultsTable .rn_umResultsUnits {
	color: #6e6e6e;
	padding-right: 13px;
	font-size: 12px;
}

.rn_AnswerList #rn_umResultsContainer #rn_umResultsBorder {
	border: 0 none !important;
	padding: 0px;
	width: 724px;
}

.rn_AnswerList #rn_umResultsContainer {
	padding: 0px !important;
	*background-color: #F7F6F3;
}

.rn_AnswerList .rn_umResultsRowSeperator {
	border: none;
}

#manual_border {
	width: 724px;
	height: 24px;
	background: url(images/layout_new/manual_border.jpg) 0px 0px no-repeat;
	margin-top: 18px;
}

.rn_AnswerList #rn_umResultsUpperText p {
	margin: 0px !important;
	line-height: 16px;
	font-size: 12px;
	padding-left: 28px !important;
	padding-right: 13px;
	padding-bottom:4px;
	display:block;
}

.rn_AnswerList #rn_umResultsUpperText p.download_header {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom:4px;
}

/* Added 24/10/2011 */
.rn_AnswerList #rn_umResultsUpperText p.custom_user_manual_header {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom:4px;
}

.rn_AnswerList #rn_umResultsUpperText {
	color: #6e6e6e;
}

.rn_AnswerList #rn_umResultsOutput {
	background-color: #f7f6f3;
	padding-top:4px;
}

.rn_AnswerList #rn_umResultsOutput p {
	padding-left:42px;
	padding-bottom:10px;
}

#rn_umNoResultsTable p {
	padding:0 0 0 38px !important;
}

.rn_AnswerList #rn_umListContainer {
	/*padding-top: 64px;*/
	border-left:1px solid #C8CFE1 !important;
	border-right:1px solid #C8CFE1 !important;
	width:724px !important;
	background-position:-1px 0 !important;
}

.rn_AnswerList #login_container {
	border-left: 1px solid #c7cfe1;
	border-right: 1px solid #c7cfe1;
	border-bottom: 1px solid #c7cfe1;
	padding: 84px 30px 14px 40px;
}

.rn_AnswerList .rn_failHeading {
	font-weight: bold;
	color: #6e6e6e;
	font-size: 16px;
	margin-bottom:20px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 	.rn_AnswerList .rn_failHeading {
		margin-bottom: 0 !important;
	}
}

.rn_AnswerList #login_container form {
	width: 250px;
}

*+html .rn_AnswerList #login_container form {
	width: 250px;
	margin-bottom: 25px;
}

.rn_AnswerList #login_container form label {
	float: left;
	width: 167px;
	text-align: left;
	margin-right: 10px;
	padding-top: 3px;
	font-weight: bold;
}

.rn_AnswerList #login_container form input[type="text"] {
	float: left;
	width: 218px;
	height: 14px;
	border: 1px solid #98a4bb;
}

.rn_AnswerList #login_container form input[type="password"] {
	float: left;
	width: 218px;
	height: 14px;
	border: 1px solid #98a4bb;
	padding: 2px;
}

.rn_AnswerList #login_container form input[type="submit"] {
	float: left;
	margin-top: 12px;
	margin-bottom: 42px;
}

.rn_AnswerList#rn_PageContent {
	z-index:100;
	position:relative;
}

/* Änderungen 2010-10-08 */

.new_input .rn_SelectionInput {
	float: left;
}



.new_newsletter .rn_inputDescription {
	margin-left: 0px;
}

.rn_CreateAccount .rn_Padding .rn_Padding.new_newsletter.new_input .rn_inputDescription .rn_SelectionInput {
	height:auto !important;
}

.new_newsletter input[type="radio"] {
	float: left;
}

.new_newsletter .rn_radioLabel {
	overflow: hidden !important;
	margin-left: 20px !important;
	display: block !important;
	float:none !important;
}

.rn_CreateAccount .rn_Padding .rn_Padding, form#rn_CreateAccount .new_optional {
	margin-top: -20px !important;
	padding: 0px !important;
}

.rn_CreateAccount .rn_Padding .rn_Padding, form#rn_CreateAccount .new_optional label {
	padding-left: 2px !important;
}

.new_optional label {
	padding-right:38px !important;
}

.new_optional .rn_SelectionInput {
	clear: none;
	padding-top: 3px;
}

.new_optional input[type="radio"] {
	float: left;
}

.new_optional .rn_radioLabel {
	float: left;
	margin-right: 30px;
}

#rn_registrationFields th {
	display: none;
}

#rn_registrationFields .serial_error {
	color: #fa5c26;
	font-size: 10px;
	padding: 15px 0px;
}

#rn_registrationFields .serial_error img {
	display:none;
}

#reg_right_field {
	float: right;
	text-align:right;
	width:auto;
}

/*#rn_prodRegFormCol2 .rn_acc_RegAddBtn, #rn_prodRegSubmitBtn.rn_prodRegSubmitBtn {
	background: transparent url(images/layout_new/add_to_list.png) 0px -3px no-repeat !important;
	padding-left:26px !important;
}*/

#rn_prodRegFormCol2 .rn_acc_RegDelBtn, #rn_prodRegFormCol2 .rn_acc_RegUpdBtn, #rn_prodRegFormCol2 .rn_acc_RegCancelBtn {
	background:url("/euf/assets/themes/standard/images/buttonGradientCombo.png") repeat-x scroll 0 0 #0E53A7;
	padding: 6px 8px;
	border: none;
	cursor: pointer;
	margin-top: 15px;
	height:auto !important;
	width:auto !important;
	font:bold 12px Helvetica,Arial,sans-serif;
	background-color:#EEEEEE !important;
	border:1px solid #969386 !important;
	color:#777777 !important;
	text-shadow:none;
	-moz-border-radius:4px 4px 4px 4px;
}

#rn_prodRegFormCol2 .rn_acc_RegDelBtn:hover, #rn_prodRegFormCol2 .rn_acc_RegUpdBtn:hover, #rn_prodRegFormCol2 .rn_acc_RegCancelBtn:hover {
	background-position:0 -40px;
	border-color:#46494D;
}

#reg_right_field #rn_prodRegSerialNumContainer,
.rn_accCalendarContainer {
	text-align: left !important;
	position: relative;
}

.rn_accCalendarContainer #purchase_date {
	margin-top:9px;
}

#rn_registrationFields .reg_header {
	width: 684px;
	height: 23px;
	background-color:#F7F6F2;
}

#rn_registrationFields table {
	border-spacing: 0px;
	border-left: 1px solid #c6cfe1;
	border-right: 1px solid #c6cfe1;
	border-bottom: 1px solid #c6cfe1;
}

#rn_registrationFields table tr.reg_header {
	font-size: 11px;
	color: #a4a3a2;
}

#rn_registrationFields table .rn_Grid2 .yui-dt th, .yui-dt td {
	padding: 0px;
}

#rn_ProdRegGrid2_18_Content {
	border: 1px solid #c6cfe1;
}

#rn_registrationFields table .reg_first {
	padding-left: 30px;
	width: 215px;
}

#rn_registrationFields table .reg_header .reg_first,
#rn_registrationFields table .reg_header .reg_second,
#rn_registrationFields table .reg_header .reg_third,
#rn_registrationFields table .reg_header .reg_fourth {
	font-weight: bold;
	padding-top: 2px;
	padding-left:8px;
	border-top:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
}

#rn_registrationFields table .reg_first,
#rn_registrationFields table .reg_second,
#rn_registrationFields table .reg_third,
#rn_registrationFields table .reg_fourth {
	padding-left:8px !important;
}

#rn_registrationFields table tr.odd {
	background-color:#fff;
}

#rn_registrationFields table tr.even {
	background-color:#F5F5F5;
}



.reg_product {
	font-size: 13px;
	color: #090908;
}

#rn_registrationFields table .reg_second {
	padding-left: 12px;
	width: 207px;
}

#rn_registrationFields table .reg_header .reg_second {
	border-left:1px solid #CBCBCB;
}

#rn_registrationFields table .reg_third {
	padding-left: 10px;
	width: 144px;
}

#rn_registrationFields table .reg_header .reg_third {
	border-left:1px solid #CBCBCB;
}

#rn_registrationFields table .reg_fourth {
	width:70px;
	border-left:1px solid #CBCBCB;
}

#rn_registrationFields table .reg_header .reg_fourth {
	border-left:1px solid #CBCBCB;	
}

.yui-overlay {
	border: none !important;
	
}

#rn_SocialBookmarkLink_18_Panel .hd {
	display:none;
}

.yui-overlay .hd {
	border: none !important;
	background: none !important;
	xbackground: url(images/layout_new/layer_background_header.png) 0px 0px repeat-y !important;
	color: #424242 !important;
	font-size: 16px !important;
	padding-top: 8px !important;
	background-color: #edede8 !important;
}

.yui-overlay .bd {
	border: none !important;
	background: none !important;
	xbackground: url(images/layout_new/layer_background.png) 0px 0px repeat-y !important;
	font-size: 12px;
	color: #656565;
	background-color: #f7f6f3 !important;
}

.yui-overlay .bd #rn_LoginDialog2_15_Form input {
	padding: 2px;
	height: 18px;
}

.yui-overlay .bd .rn_SmartAssistantDialog .rn_InfoMessage {
	padding: 0px !important;
}

.yui-overlay .bd .rn_SmartAssistantDialog .rn_InfoMessage .rn_Heading {
	display: none;
}

.yui-overlay .bd .rn_SmartAssistantDialog .rn_Response p a {
	font-size: 13px;
	color: #0a0a09;
}

.yui-overlay .bd .rn_SmartAssistantDialog {
	margin-top: -10px;
}

.yui-overlay .ft {
	border: none !important;
	background: none !important;
	xbackground: url(images/layout_new/layer_background_footer.png) 0px -61px no-repeat !important;
	background-color: #f7f6f3 !important;
	height: 30px;
}

.yui-overlay .ft .button-group button.default, .yui-skin-sam .yui-dialog .ft span.default button {
	float: right;
	color:#777 !important;
}

.yui-overlay .container-close {
	background: url(images/layout_new/layer_close.jpg) 0px 0px no-repeat;
	width: 9px;
	height: 10px;
	right: 10px;
	top: 10px;
	z-index:11;
}

.yui-overlay .layer_trenner {
	background: url(images/layout_new/layer_trenner.png) 0px 0px no-repeat;
	width: 372px;
	height: 15px;
	margin-left: -1px;
}

#create_account .rn_LeftColumn form input[type="password"],
#create_account .rn_LeftColumn form input[type="text"] {
	height: 18px !important;
	width: 192px !important;
	border: 1px solid #98a4bb;
	padding: 2px;
}

#create_account label {
	float: left;
	width: 100px;
	padding-top: 4px;
	font-size: 12px;
	color: #424242;
	background-color:#fff;
}

.text_header {
	background:url("images/layout_new/bg-fill-level1.png") repeat scroll 0 0 transparent;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:25px;
	padding-left:10px;
	padding-top:10px;
	width:713px;
}

div.rn_Account {
	margin: 0px;
	width: 724px;
}

#rn_PageTitle.change_password_header {
	width: 726px;
}

#remind_pw {
	margin: 0px;
	border: 1px solid #E9E9E2;
	width: 691px;
	padding: 10px;
	margin-top: -10px;
}

#create_account {
	width: 701px;
	border: 1px solid #E9E9E2;
	margin-top: 0px;
	padding: 10px;
}

.rn_ErrorMessage {
	background: none;
	padding: 0px !important;
}

.rn_MessageBox {
	background: none;
	border: none;
	padding: 0px;
	padding-left: 7px !important;
	color: #FA5109 !important;
}

.rn_MessageBox a, .rn_MessageBox span {
	color: #FA5109 !important;
	margin-top:10px;
}

#create_account .rn_LeftColumn form input[type="submit"] {
	float: right;
	margin: 5px 32px 0 0;
	background-color:#EEEEEE !important;
	border:1px solid #969386 !important;
	color:#777 !important;
	text-shadow: none;
}

div.rn_LoginForm2 .rn_ErrorMessage a {
	text-decoration:none;
	font-weight:normal;
}

#rn_prodRegFormCol2 .rn_acc_RegAddBtn, #rn_prodRegSubmitBtn.rn_prodRegSubmitBtn,
div.rn_prodRegSubmit input[type="submit"], 
div.rn_CreateAccountInfo input[type="submit"], 
div.rn_CreateAccountInfo button, 
div.rn_FormSubmit input[type="submit"], 
div.rn_ChatLaunchButton button, 
div.rn_EmailCredentials2 input[type="submit"], 
div.rn_LoginForm2  input[type="submit"], 
input.rn_prodRegAddBtn,  .rn_topXButtons input, #rn_umReturn input, #rn_homePageBtn input, .rn_ContinueBrowse input {
	background-color:#eee !important;
	border:1px solid #969386 !important;
	color:#777 !important;
	text-shadow: none;	
}

 input.rn_prodRegAddBtn {
 	float:right;
}

#create_account .rn_LeftColumn a {
	margin-top: 10px;
}

.rn_CreateAccountInfo {
	border: none;
	background: none;
	padding: 0px;
}

/* 2010-10-12 */

.rn_AskQuestion .rn_acc_subheading {
	background:url("images/layout_new/bg-fill-level1.png") repeat scroll 0 0 transparent;
	color:#424242;
	font-size:16px !important;
	font-weight:bold;
	padding: 6px 0 6px 10px;
	width:713px;
}

.rn_AskQuestion .rn_acc_subheading h2 {
	color:#424242;
	font-size:16px !important;
	padding: 0px;
}

.rn_AskQuestion #rn_QuestionSubmit {
	padding:18px 0px 0px 0px !important;
	border-left: 1px solid #E9E9E2;
	border-right: 1px solid #E9E9E2;
	border-bottom: 1px solid #E9E9E2;
	width: 721px;
}

.rn_AskQuestion #rn_QuestionSubmit input.rn_Text, .rn_AskQuestion #rn_QuestionSubmit textarea {
	float:left;
}

.rn_AskQuestion .rn_Label, .rn_AskQuestion label {
	color:#424242;
	float:left;
	font-size:13px;
	font-weight:normal;
	padding-right:20px;
	padding-top:3px;
	text-align:right;
	width:155px;
}

.rn_AskQuestion input {
	width: 402px !important;
	height: 16px;
	border: 1px solid #98a4bb;
	color: #282828;
	font-size: 11px;
	padding: 5px 7px 5px 7px;
}

.rn_AskQuestion .rn_SelectionInput select {
	width: 418px !important;
	border: 1px solid #98a4bb;
	color: #282828;
	font-size: 11px;
}

.rn_AskQuestion .rn_ProductCategoryInput button.rn_DisplayButton {
	/*width: 418px;
	*width: 402px; */ 				
	width:418px;  /*TK: OCPDESKTOP 63 */
	border: 1px solid #98a4bb;
}

.rn_AskQuestion .ask_dropdown {
	/* width: 396px; /* OCPDESKTOP-63 */
	width: 418px;
	/* padding: 10px 12px 20px 10px !important; */
	/* TK: Added 20/02/2014 - OCPDESKTOP-63 */ 
	padding: 0px 0px 0px 0px !important; 
	/* background: url(images/layout_new/ask_dropdown_background.jpg) 0px 0px no-repeat;  /* TK: Added 20/02/2014 - OCPDESKTOP-63 */ 
	/* border-bottom: 1px solid #d0d0d0; /* OCPDESKTOP-63 TK - disabled  */ 
	overflow: hidden;
	float:left;
}

.margBottom {
	margin-bottom:8px;
}

.rn_AskQuestion .rn_TextArea {
	width: 402px;
	height: 186px;
	color: #282828;
	font-size: 11px;
	padding: 7px;
}

.rn_AskQuestion .rn_FormSubmit,
.rn_AskQuestion .rn_ContinueBrowse {
	height: 32px;
	text-align: right;
	padding: 40px 50px 20px 0px;
	background: url(images/layout_new/ask_trenner.jpg) 0px 0px no-repeat;
	margin-left: 0px !important;
}

.rn_AskQuestion .rn_FormSubmit input {
	width: auto !important;
	height: auto !important;
	color: #ffffff;
}

.rn_AskQuestion .rn_ProductCategorySearchFilter button.rn_DisplayButton {
	width: 400px;
	background: url(images/layout_new/ask_dropdown.jpg) 0px 0px no-repeat;
}
.rn_AskQuestion .rn_ProductCategorySearchFilter {
	width: 100% !important;
	margin: 0px;
	*width: 594px !important;
	*float:left !important;
}

.rn_AskQuestion #rn_askCategoryMenu_14.rn_ProductCategorySearchFilter {
	*float:left !important;
}

.rn_Paddingx {
	position:relative;
}

.rn_AskQuestion .rn_FileAttachmentUpload2 input {
	height: auto !important;
	width: auto !important;
}

.rn_AskQuestion .rn_sub select {
	margin-top: 8px;
	margin-left: 3px;
	border: 1px solid #8792ad;
	font-size: 11px;
	color: #1e1e1e;
	width: 378px;
	height: 21px;
	padding-top: 3px;
}

.rn_AskQuestion .rn_sub div select {
	width: 358px;
}

.rn_AskQuestion .rn_sub div div select {
	width: 338px;
}

.rn_AskQuestion .rn_sub div div div select {
	width: 318px;
}

.rn_AskQuestion .rn_sub div div div div select {
	width: 298px;
}

.rn_AskQuestion .rn_sub img {
	margin-top: 8px;
	float: left;
	display: block;
}

.rn_AskQuestion #rn_ErrorLocation {
	margin-left: 173px;
}

.rn_AskQuestion .rn_ErrorLabel {
	color: #FA5C26;
}

.rn_AskQuestion .rn_ErrorField {
	background-color: #ffffff !important;
	border-color: #FA5C26 !important;
}

.rn_AskQuestion .rn_FileAttachmentUpload2 ul {
	width: 416px;
	border: 1px solid #98a4bb;
	color: #0a0a09;
	font-size: 13px;
	margin-left: 175px;
}

.rn_QuestionDetail .rn_FileAttachmentUpload2 ul {
	width: 416px;
	border: 1px solid #98a4bb;
	color: #0a0a09;
	font-size: 13px;
	margin: 0px !important;
}

.rn_FileAttachmentUpload2 ul li {
	display:block;
	list-style:none outside none;
	margin:0;
	padding:6px 80px 6px 37px;
	position:relative;
	background: transparent url(images/icons_new/ask_attachment.png) 12px 50% no-repeat;
	overflow:hidden;
}

.rn_FileAttachmentUpload2 ul li a {
	float:right;
	padding:0 8px;
	background-color:#fff;
	position:absolute;
	right:0;
	top:6px;
}

.rn_FileAttachmentUpload2 ul li:nth-child(odd), .rn_FileAttachmentUpload2 ul li:nth-child(odd) a {
	background-color: #ffffff;
}

.rn_FileAttachmentUpload2 ul li:nth-child(even), .rn_FileAttachmentUpload2 ul li:nth-child(even) a {
	background-color: #f4f4f4;
}

.rn_AskQuestion #rn_QuestionSubmitted {
	padding:30px 0px 0px 0px !important;
	border-left: 1px solid #E9E9E2;
	border-right: 1px solid #E9E9E2;
	border-bottom: 1px solid #E9E9E2;
	width: 721px;
}

.rn_AskQuestion #rn_QuestionSubmitted img {
	margin-top: -30px;
	margin-left: 35px;
}

.rn_AskQuestion #rn_QuestionSubmitted div {
	color: #424242;
	font-size: 13px;
	margin-left: 115px;
	padding-right:20px;
}

.rn_AskQuestion #rn_QuestionSubmitted div a {
	font-weight: bold;
	color:#333333;
}

.rn_AskQuestion #rn_QuestionSubmitted div h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

.rn_AskQuestion #rn_QuestionSubmitted .confirm_text {
	margin-top: -20px;
}

.rn_AskQuestion .rn_ContinueBrowse input.rn_continueBrowse {
	width: auto !important;
	height: auto !important;
}

/* Breadcrumb */
div.rn_Breadcrumb a {
	text-decoration:none !important;
	
	padding-left:15px; /*OCPDESKTOP-63 - TEST*/
}

div.rn_Breadcrumb a:hover {
	text-decoration:underline !important;
}

div.rn_Breadcrumb span {
	background:none !important;
	padding:0 !important;
	margin-right:8px !important;
	/* font-size: 16px !important; */  /*OCPDESKTOP-63 */
	line-height: 19px !important;
}		

div.rn_Breadcrumb span a {
	/* color:#333333 !important; */ /* OCPDESKTOP-63 */
	color:#666; /* OCPDESKTOP-63 */ 
	font-weight:normal;
	
	/* padding-left:15px; */ /* OCPDESKTOP-63 */
	background: url(images/icons_new/icon-breadcrumb-link.png) 0 3px no-repeat;  /* OCPDESKTOP-63 */
	
	
}

div.rn_Breadcrumb span a#base_link {
	padding-left:22px;
	/* background: url(images/icons_new/nav-btn-arrow-right.png) 3px 1px no-repeat; */
	background: url(images/nav/breadcrumb_home.png) 3px 1px no-repeat; /* OCPDESKTOP-63 */ 
	line-height: 19px !important;
	
}

div.rn_Breadcrumb span span.home {
	background: url(images/nav/breadcrumb_home.png) 0px 1px no-repeat!important; /* OCPDESKTOP-63 */
	display:inline-block;
	line-height:19px;
	width:10px;
}

div.rn_Breadcrumb span#current_page
 {
	padding-left:15px !important;
	background: url(images/icons_new/icon-breadcrumb-link.png) 0 3px no-repeat !important;
	position:relative!important; /* Added 15/01/2014 - Breadcrumb fix */
}






.rn_ResultInfo2 .rn_Results span {
	color:#5b5b5b;
}

#rn_PageDescription.rn_AnswerDetail {
	display:none;
}

.rn_ProductCategoryInput #rn_ProductCategoryInput_14_Tree_c {
	border:1px solid #98A4BB;
	left:176px;
}

div#rn_answerListContainer div.rn_answerListHeader div.rn_SortList2 {
	float:left;
	font-size:11px;
	line-height:22px;
	
	/* padding-top:27px; */
	padding-top:10px; /* TK : OCPDESKTOP-63 */
	padding-left:20px; /* TK : OCPDESKTOP-63 */
	
	*padding-top:24px;	
}
div.rn_AnswerList span.rn_RssIcon2 {
	position:absolute;
	right:10px;
	bottom:10px;
}

div#rn_umListContainer div#rn_umResultsResultsText {
	float:left;
	width:auto;
	margin:30px 8px 0 30px;
	font-size: 11px;
	color: #5B5B5B;
}

div#rn_umListContainer div#rn_umListLang {
	display:block;
	float:left;
	font-size:11px;
	margin-top:27px;
	clear:none;
}

div#rn_umListContainer div#rn_umResultsPageSelection {
	float:right;
	width:auto;
	font-size:11px;
	margin:27px 10px 0 0;
}

div#rn_Ps_SelectionInput_40, div#rn_Ps_SelectionInput_47 {
	margin-top:0 !important;
}

#rn_prodRegListContainer .rn_Results  {
	background: url(images/layout_new/questions_result_background.png) 0px 0px no-repeat;
	width: 716px;
	height: 23px;
	padding: 10px 0px 0px 10px;
}

#rn_prodRegListContainer .rn_ResultInfo2 {
	padding: 0px;
	width: 726px;
	color: #5B5B5B;
}

#rn_prodRegListContainer .yui-dt-liner {
	padding-left: 10px;
}

#rn_prodRegFormContainer .rn_prodRegSubmit input {
	float: right;
	*margin-top: 20px;
	*margin-bottom: -10px;
}

#rn_prodRegFormContainer #rn_prodRegFormCol2 {
	float:left:!important;
	width:368px !important;
}

.rn_prodRegSerialNumField {
	width: 180px !important;
}

#rn_prodRegFormContainer #rn_prodRegFormCol2 #rn_prodRegSerialConfirm_text {
	padding: 5px 0px 5px 0px;
	width: auto;
	font-size: 10px;
}

#rn_prodRegSerialConfirm .prodRegSerialText {
	font-size: 10px;
}

#rn_prodRegSerialConfirm {
	margin-top:34px;
}

#rn_prodRegFormContainer #rn_prodRegFormCol2 {
	color: #FA5C26;
	text-align: left;
}

#rn_prodRegFormContainer #rn_prodRegFormCol2.prodReg {
	width:410px !important;
	float:left;
}

#rn_prodRegFormContainer #rn_prodRegFormCol2 input,
.rn_accCalendarContainer #purchase_date {
	width: auto;
	margin-top:9px;
}

#rn_prodRegFormContainer .rnProdRegSerialNum_helpLink {
	margin-top:9px;
	float:left !important;
}

input[type="submit"], button {
	-moz-box-shadow: none !important;
}

#rn_Ps_SelectionInput_11_title {
	width:100px !important;
}

/* 2010-13-10 */

.rn_QuestionDetail {
	width: 710px !important;
}

.rn_QuestionDetail .rn_Padding h2 {
	background:url("images/layout_new/bg-fill-level2.png") repeat scroll 0 0 transparent;
	color:#595A55;
	display:block;
	padding-left:8px;
	padding-top:10px;
	width:692px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-top:6px !important;
}

.rn_QuestionDetail form#rn_UpdateQuestion {
	padding: 20px 0px 20px 10px;
	width: 701px;
}

.rn_QuestionDetail form#rn_UpdateQuestion input {
	background-color:#FFFFFF !important;
	border:1px solid #9FAABF;
	height:18px !important;
	padding:0 !important;
	width:290px !important;
	margin-bottom: 10px;
}

.rn_QuestionDetail form#rn_UpdateQuestion textarea {
	color:#282828;
	font-size:11px;
	height:186px;
	max-height:186px;
	max-width:402px;
	padding:7px;
	width:402px;
	margin-bottom: 10px;
}

.rn_QuestionDetail form#rn_UpdateQuestion .rn_FormSubmit input {
	width: auto !important;
	height: auto !important;
	padding:6px 8px !important;
	margin-top: 20px;
	margin-bottom: 20px;
}

.rn_QuestionDetail form#rn_UpdateQuestion label {
	display: block;
	color:#424242;
	font-size:13px;
	font-weight:normal;
	padding-top:3px;
}

.rn_QuestionDetail form#rn_UpdateQuestion .rn_FileAttachmentUpload2 input {
	height:auto !important;
	width:auto !important;
}

.rn_QuestionDetail form#rn_UpdateQuestion .rn_FileAttachmentUpload2 .rn_DataLabel {
	padding-top: 3px;
}

.rn_QuestionDetail #rn_AdditionalInfo {
	background: none;
	border: none;
	width: auto;
	margin: 0px;
	margin-top: -7px;
	background-color:#F5F4F0;
	border:1px solid #EDEDE7;
}

.rn_QuestionDetail #rn_DetailTools {
	background: none;
	border: none;
}

.rn_QuestionDetail .rn_FileListDisplay .rn_DataLabel {
	padding-top: 3px;
}

.question_main_border {
	border-bottom:1px solid #E9E9E2;
	border-left:1px solid #E9E9E2;
	border-right:1px solid #E9E9E2;
	padding: 0px 5px 5px 5px !important;
	wdth: 706px;
}

.question_header_text {
	background:url("images/layout_new/bg-fill-level1.png") repeat scroll 0 0 transparent;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:auto;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:8px;
	width:713px;
	margin-left: -5px;
}

.rn_QuestionDetail #rn_QuestionThread .rn_IncidentThreadDisplay .rn_ThreadHeader.rn_Customer {
	background: none;
}

.rn_QuestionDetail #rn_QuestionThread .rn_IncidentThreadDisplay .rn_ThreadHeader {
	background: none;
	border: none;
	color:#595A55;
	font-size:12px;
	font-weight:bold;
}

.rn_QuestionDetail #rn_QuestionThread .rn_IncidentThreadDisplay .rn_ThreadContent {
	border: none;
	color:#595A55;
	line-height:18px;
	margin-bottom: 15px;
	padding: 0px 20px 15px;
	border-bottom: 1px solid #EDEDE8 !important;
}

.rn_QuestionDetail #rn_AdditionalInfo .rn_FieldDisplay,
.rn_QuestionDetail #rn_AdditionalInfo .rn_ProductCategoryDisplay {
	margin-bottom: 5px;
}

#rn_prodRegFormContainer .rn_prodReg_error_text {
	color:#FA5109;
	font-weight:normal;
	padding-top:4px;
	margin-bottom: 15px;
	text-align:left;
	clear:both;
	font-size:10px;
}

/*
body:nth-of-type(1) #rn_prodRegFormContainer .rn_prodReg_error_text  {
	clear: both; !important;
}*/

.rn_Required, .rn_ErrorLabel {
color:#FA5109;
}

.favourites_border {
	margin-top: -8px;
	*margin-top: 0px;
}

.rn_EmailCredentials2 .rn_ErrorMessage {
border-left:1px solid #E9E9E2;
border-right:1px solid #E9E9E2;
margin:0;
padding:10px !important;
width:701px;
}

.rn_Account .rn_ErrorMessage {
	border-left:1px solid #E9E9E2;
	border-right:1px solid #E9E9E2;
	margin:0;
	padding:10px !important;
	width:701px;
}

#rn_PageContent.changePassword .rn_ErrorMessage {
	width: 704px;
}

#rnDialog1_c {
	z-index: 1000 !important;
	*width: 364px;
}

#rnDialog2_c {
	*width: 364px;
	z-index: 1000 !important;
}

#rnDialog2_mask, .mask {
	z-index: 1 !important;
}

form#rn_CreateAccount .account_form table tr td.hood input,
.rn_CreateAccount .rn_Padding .account_form table tr td.hood input {
	width: 120px !important;
}

form#rn_CreateAccount .account_form .town_post {
	width:342px; 
	float:left;
}

form#rn_CreateAccount .account_form .town_post .rn_FieldErrorMessage {
	margin-left:516px;
	margin-top:-16px;
	width:200px;
}

form#rn_CreateAccount .account_form .post_code {
	float:left; 
	width:164px;
}

form#rn_CreateAccount .account_form .town_post .rn_TextInput label {
	margin-right:0 !important;
	width:184px !important;
}

form#rn_CreateAccount .account_form .post_code .rn_TextInput label {
	margin-right:0 !important;
	padding-right:8px;
	width:90px !important;
}

form#rn_CreateAccount .account_form .town_post input {
	width: 120px !important;
}

form#rn_CreateAccount .account_form .post_code input {
	width: 60px !important;
	float:right;
}

#rn_prodRegFormCol1 {
	width: 294px !important;
}

#rn_prodRegFormCol1 .product_name {
	width:auto !important;
	padding-top: 9px;
}

#rn_prodRegFormCol2 .rn_AddBtnContainer {
	margin-bottom: 19px;
}

.create_header {
	border: none !important;
}

.rn_CreateAccount .rn_Padding .rn_Padding, form#rn_CreateAccount .new_birthday {
	margin: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 20px !important;
}

form#rn_ChangePassword {
	border-bottom:1px solid #E9E9E2;
	border-left:1px solid #E9E9E2;
	border-right:1px solid #E9E9E2;
	padding:10px 0px 10px 10px;
	width: 714px;
}

.rn_ErrorField {
	background-color: #ffffff !important;
	border: 1px solid #fa5c26 !important;
}

select.rn_ErrorField {
	*background-color: #fa5c26 !important;
}

select.rn_ErrorField option {
	background-color: #ffffff !important;
}

.rn_Hrule {
	border-top:1px solid #EEEFE9;
	height:1px;
	width:726px;
}

.rn_prodRegSerialNumField, .rn_prodRegSubmit, .rn_prodRegAdd, #rn_prodRegConfirmMessage {
	margin-bottom: 0px !important;
}

#rn_prodRegConfirmMessage {
	text-align:right;
	margin-right:4px;
	clear:none !important;
	float:none !important;
	height:29px;
	line-height:29px;
}

.rn_prodRegSubmit {
	margin-top: 0px !important;
}

input, textarea, select {
	border:1px solid #8792AD;
}

input[type="checkbox"], input[type="radio"] {
	border:0 none;
}

div.rn_Breadcrumb {

}

div.rn_acc_description {
	color: #424242;
	font-size: 15px;
	line-height: 20px;
}

#create_account .rn_Column {
	width: auto;
	padding: 0 0 10px 10px;
}

#create_account .rn_Column .rn_LoginForm2 form {
	width: 330px;
}

#create_account .rn_Column .rn_ErrorMessage{
	border: none;
	padding-left: 0px !important;
}

.rn_QuestionList .rn_KeywordText2 input {
	padding: 5px !important;
}

#date_of_birth, #purchase_date {
	width: 92px !important;
	font-size: 10px;
	color: #6e6f6a;
	*padding-top: 5px;
}

.rn_prodRegDateField {
	padding-right: 0px !important;
	float:none !important;
	clear:both !important;
}

.rn_CalendarContainer {
	float:left !important;
	width:170px !important;
}

.rnProdRegSerialNum_helpLink {
	*margin-left: 0px;
}

#rnProdRegSerialNum_helpLinkIcon {
	width: 16px !important;
	height: 16px !important;
	background: url('images/icons_new/serial_search.png') !important;
	margin-top: 4px;
	margin-left: 5px;
}

.rnProdRegSerialNum_helpLink {
margin-left:0px !important;
}

.rn_prodRegSerialNumField {
	float:none !important;
	clear:both !important;
}

#rn_registrationFields .rn_ProductCategorySearchFilter {
	float: none;
}

#rn_registrationFields #rn_prodRegFormCol1 .product_name {
	padding-top: 0px;
}

#rn_registrationFields #rn_prodRegFormCol1 {
	width: 294px !important;
}

#rn_registrationFields #rn_prodRegFormCol2 {
	margin-top: 0px;
	position:relative;
}

#rn_registrationFields #rn_prodRegFormCol2 .rn_prodRegSerialNumField input {
	width: 134px;
	float:left;
}

#rn_registrationFields #rn_prodRegFormCol2 #rn_prodRegSerialNumContainer .rn_FloatLeft label {
	float: left !important;
}
/* commented by saurabh garg on 21/10/13
#rn_Ps_TextInput_24_Label {
margin-right:33px !important;
*margin-right: 37px !important;
text-align:right !important;
width:64px !important;
}*/

#rn_TextInput_26_Label {
margin-right:13px !important;
text-align:right !important;
width:64px !important;
}

.rn_HighlightSelected {
	background-color: #ffed7f;
	color: #000 !important;
	background: #ffed7f url("images/icons_new/nav-btn-arrow-right.png") no-repeat scroll 9px 64% !important;
}

.rn_HighlightSelected a{
	color: #000 !important;
}

.rn_HighlightSelected2 {
	color: #000 !important;
	background-color: #ffed7f !important;
}

#rn_MainColumn #yui-dt0-th-DateCreated, #rn_MainColumn #yui-dt0-th-Delete {
 border-right:0 !important;
}

.rn_accCalendarContainer label {
	margin-right: 19px !important;
	*margin-right: 24px !important;
}

#rn_prodRegFormContainer #rn_prodRegSerialNumContainer .container_breite {
	width: 330px !important;
}

#rn_prodRegSerialNumContainer .container_breite label {
width: 140px !important;
*width: 120px !important;
*margin-right: 22px !important;
float: left;
margin-bottom: 10px;
}

#rn_prodRegSerialNumContainer .container_breite .rnProdRegSerialNum_helpLink {
	float: left;
}

#rn_prodRegSerialNumContainer .container_breite input {
	float: left;
}
	
	#date_of_birth_caldiv {
	 margin-left:168px !important;
	}
	
	#purchase_date_caldiv {
		margin-left:-36px;
		margin-top:41px;
	}
	
	#rn_registrationFields #purchase_date_caldiv {
		xmargin-left:-458px;
		xleft: 36px !important;
		xmargin-top:-1172px;
		xtop: 1216px !important;
		overflow: hidden;
		left: 36px !important;
		top: 14px !important;
	}
	
	.rn_answerListHeader {
	/*height:59px;*/
	height:42px; /* OCPDESKTOP-63 */
	
	border:1px solid #c8cfe1;
	
	
	}
	
	
@media screen and (-webkit-min-device-pixel-ratio:0){
	.rn_prodRegSerialNumField {  width: 170px; }
		
	#rn_prodRegSerialNumContainer .container_breite .rnProdRegSerialNum_helpLink {
		margin-right: 0px;
	}
		
	#rn_prodRegSerialNumContainer .container_breite label {
		width: 140px !important;
	}
}
	
#lvl1askCategoryMenu_14 {
	margin-bottom:8px;
}
	

/* Disabled old header/ footer css
#block_mainMenu {
	margin-bottom:41px !important;
}
*/



#breadcrumbContainer {
	height:33px;
}

#rn_PageTitle.rn_AnswerList {
	padding-top:0 !important;
}

.rn_CreateAccount {
	padding-bottom: 0px !important;
}

form#rn_QuestionSubmit div.yui-panel-container {
	margin-top:0;
}

form#rn_QuestionSubmit div.rn_sub {
	width:400px;
}

form#rn_QuestionSubmit select.medium {
	margin-right:0;
	margin-bottom:0;
	padding-right: 0;
}

.rn_AskQuestion select {
	width:400px;
}

.rn_HintBox {
	opacity:1;
}

#mainMenu li.customer a:hover, #mainMenu li.customer a.selected, #mainMenu li.customer .submenu.customer li.selected a {
	z-index:0 !important;
}

form#rn_CreateAccount .account_form select.rn_ErrorField {
	*filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=0,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=0,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=-1,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1,color=#FFA500);
}

.account_assistance .rn_acc_subheading {
	background:none repeat scroll 0 0 transparent !important;
}

#rn_PageTitle { 
	border-bottom:0;
}

.question_list {
	padding-top:0 !important;
}

.question_list div.infomsg, .extras_info, .personal_info, .pref_info {
	color:#333;
	font-size:15px;
	font-family:Arial;
	padding:0 10px 18px 10px !important;
	line-height:18px;
}

.rn_QuestionList .grid_tools .rn_ResultInfo2, .rn_favouriteListHeader .rn_ResultInfo2 {
	float:left;
	line-height:22px;
	padding:5px 0 2px 20px;
	width:auto !important;
}

.rn_QuestionList .grid_tools .rn_Paginator, .rn_favouriteListHeader .rn_Paginator {
	float:right;
	clear:none;
	padding:5px 20px 2px 0 !important;
	margin-top:0 !important;
	line-height:22px;
	width:auto !important;
}

#rn_favourteRemovedText {
	color:#333;
	font-size:15px;
	font-family:Arial;
	padding:0 10px 18px 10px;
	line-height:18px;
}

.personal form#rn_CreateAccount {
	border:0 !important;
}

.personal {
	margin-top:-8px;
}

.personal_info {
	border-bottom:1px solid #EDEDE8;
}

.change_link {
	border-left:1px solid #EDEDE8;
	border-right:1px solid #EDEDE8;
	padding:10px 0px 10px 206px;
}
.change_link a {
	display:block;
	color:#222222;
	font-size:11px;
	font-weight:bold;
	padding-left:18px;
	text-decoration: underline;
}

/* TopX */

#rn_topXContainer {
	*padding-top:20px;
}

#rn_topXContainer table {
	border:1px solid #CBCBCB;
}


#rn_PageContent.rn_topx {
	width:960px;
	margin-top:18px;
}

#rn_PageContent.rn_topx .rn_Grid2{
	width:100%;
}

.rn_topXButtons {
	width:100%;
	text-align:right;
	margin-left:0 !important;
}

.rn_topXButtons input {
	background:url("/euf/assets/themes/standard/images/buttonGradientCombo.png") repeat-x scroll 0 0 #0E53A7;
	font:bold 12px Helvetica,Arial,sans-serif;
	height:auto !important;
	width:auto !important;
	background-color:#EEEEEE !important;
	border:1px solid #969386 !important;
	color:#777777 !important;
	text-shadow:none;
	padding:5px 7px;
	font-size:11px;
	-moz-border-radius:4px 4px 4px 4px;
	margin-right:12px;
	cursor:pointer;
}

.rn_topXButtons input:hover {
	background-position:0 -40px;
	border-color:#46494d;
}

#rn_PageContent.rn_topx .su_section_title {
	background:url("images/layout_new/bg-fill-level1.png") repeat scroll 0 0 transparent;
	color:#424242;
	font-size:16px !important;
	font-weight:bold;
	height:25px;
	padding:6px 0 0 10px;
	width:950px;
}

#rn_PageContent.rn_topx .su_section_title h1 {
	color:#424242;
	font-size:16px !important;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	line-height:1.4em;
}

#rn_PageContent.rn_topx .rn_LBox {
	border:1px solid #EDEDE8;
	padding-bottom:20px;
}

#rn_PageContent.rn_topx .su_section_content {
	background:none;
	color:#424242 !important;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:20px 10px !important;
	width:940px;
}

.prodRegInputs .rn_accCalendarContainer {
	float:left;
	width:170px;
}

.prodRegErrors {
	width:auto;
	font-size:10px !important;
	float:left;
}

.prodRegErrors .serial_error {
	padding:0 !important;
}

#rn_serialNum {
	float:left;
}

.rn_AnswerList th#yui-dt1-th-DateUpdated {
	border-right:0 none;
}

th.yui-dt-last {
	border-right:0 none !important;
}	

#rn_PageContent.preferences {
	border:1px solid #EDEDE8;
	padding-top:20px;
}

#rn_PageContent.preferences .rn_FormSubmit {
	border:0 none;
}

#rn_PageContent.preferences label {
	color:#424242;
	float:left;
	font-size:13px;
	font-weight:normal;
	padding-right:20px !important;
	padding-top:3px;
	text-align:right;
	width:155px !important;
}

#rn_PageContent.preferences input.rn_Text {
	border:1px solid #98A4BB;
	color:#282828;
	font-size:11px;
	height:16px;
	padding:5px 7px;
	width:402px !important;
}

#rn_PageContent.preferences .rn_ProductCategorySearchFilter {
	width:auto;
}

#rn_PageContent.preferences .rn_ProductCategorySearchFilter .rn_Label {
	color:#424242;
	float:left;
	font-size:13px;
	font-weight:normal;
	padding-right:20px;
	padding-top:3px;
	text-align:right;
	width:155px;
}

#rn_PageContent.preferences .rn_ProductCategorySearchFilter .searchPrefDropdown {
	background:url("images/layout_new/ask_dropdown_background.jpg") no-repeat scroll 0 0 transparent;
	border-bottom:1px solid #D0D0D0;
	margin-bottom:15px;
	margin-left:175px;
	overflow:hidden;
	padding:10px 12px 20px 10px !important;
	width:396px;
}

#rn_PageContent.preferences .rn_ProductCategorySearchFilter .searchPrefDropdown button {
	background:url("images/layout_new/ask_dropdown.jpg") no-repeat scroll 0 0 transparent;
	width:400px;
	border:medium none;
	height:41px;
	margin:0 30px 0 0;
	position:relative;
	padding:0 20px 4px 4px;
	text-align:left;
	text-shadow:none;
}

#rn_PageContent.preferences .rn_ProductCategorySearchFilter .searchPrefDropdown .yui-panel-container {
	margin-top:0 !important;
}

#rn_PageContent.preferences .rn_FormSubmit {
	margin-top:20px;
}

#rn_askCategoryMenu_13 {
	float:left !important;
	width:593px !important;
}

th.yui-dt-first{

}

td.yui-dt-empty {
	color:#0B0B0B !important;
	height:26px;
	padding-left:36px !important;
	border:0 none !important;
	text-align:center !important;
}

div.hl_text {
	width:575px;
}

h1#rn_Summary div.hl_text {
	float: left;
	width: 535px;
}

h1#rn_Summary div.rn_NavLink {
	display:block;
	font-size:12px;
	cursor: pointer;
	text-align:right;
	width: 140px;
	padding-right: 10px;
	float: right;
}

h1#rn_Summary {
  min-height:20px;
  height:auto !important;
  height:20px;
  background-repeat:repeat-y;
}

b {
	font-weight:normal;
}

#rn_umListContainer #rn_umList_fail_hdg p, #rn_umList_prodreg_text p, #rn_umList_prodreg_text ul {
	display:block;
	padding-left:28px;
	padding-bottom:10px;
	margin:0 !important;
}

#rn_umListContainer span#rn_umList_fail_hdg {
	display:block;
	padding-top:64px;
}

#rn_umListContainer span#rn_umList_fail_hdg p {
	padding-top:16px;
}

#login_container #rn_umList_fail_hdg p {
	border: 0 none !important;
	padding-left:0 !important;
}

#login_container #rn_umList_fail_hdg {
	padding:0 !important;
}

#rn_SearchControls a.rn_SearchTips {
	background:url("images/icons_new/icon-search-tips.png") no-repeat scroll 0 0 transparent;
	font-size:10px;
	padding-left:18px;
	/* position:absolute; */
	padding-right:18px; /* TK : OCPDESKTOP-63 -15/12/2014*/
		
	margin-right: 0;
	right:114px;
	top:44px;
}

#rn_ask_cat_errorDisplay {
	*position:absolute;
	*right:0;
	*top:0;
}

#priv_pol_err_div {
	float:none !important;
	margin-left:0;
	width:100% !important;
}

#rn_alertBox {
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	background-color:#fdea6e;
	border:1px solid #C8B74B;
	margin-bottom:20px;
	width:716px;
	padding:4px;
	position:relative;
	height:98px;
	overflow:hidden;
}

#rn_alertBox a#rn_closeAlertBox {
	color:#6c6327;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	position:absolute;
	right:8px;
	top:8px;
	padding-right:14px;
	background:transparent url("images/icons_new/icon_alert_close.png") no-repeat right 2px;
}

#rn_alertBox #rn_alertBox_text div {
	border:0 none !important;
	padding:0 !important;
}

#rn_alertBox #rn_alertBox_text img {
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	border:1px solid #C8B74B;
	margin-right:18px;
	margin-bottom:40px;
}

#rn_alertBox #rn_alertBox_text span {
	font-weight:bold;
	font-size:15px;
	color:#6c6327;
	line-height:24px;
}

#rn_alertBox #rn_alertBox_text p {
	font-size:12px;
	color:#6c6327;
}

#rn_alertBox #rn_alertBox_text a {
	font-size:11px;
	color:#6c6327;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
	background:transparent url("images/icons_new/icon_alert_link.png") no-repeat 0 0;
}

#rn_prodRegListContainer tr.yui-dt-first th.yui-dt-first {
	width:240px;
}

#rn_CreateAccount table .reg_first {
	width:330px;
}

#rn_CreateAccount table .reg_second {
	width:110px;
}

#rn_prodRegListContainer .rn_Grid2 .yui-dt table {
	border:1px solid #C8CFE1 !important;
}

#rn_serial_confirm_checkbox {
	margin-left:2px !important;
	display:inline;
}

#rn_umReturn {
	text-align:right;
}

select.rn_Headings {
	font-size:11px;
	*padding:0;
	*margin-top:2px;
}

@media print {

		#topMenu, #rn_AnswerFeedback, #rn_SideBarWrapper, .rn_BackTo, .cart  {display:none !important;}
		body, #rn_DetailPage_PageContentWrapper {width:900px !important; } 
		body, p, span, #block_mainMenu #mainMenu li {font-size:10pt !important;}
		div {border:0 none !important;}
		#rn_Container {background: none;}
		div#rn_Body {padding-left: 0;}
		div#rn_Body, #rn_PageSummary,div#rn_PageSummary h1#rn_Summary {width: 900px;}
		#rn_Imported_Header, #header, #mainMenu, #block_mainMenu, ul.mainMenu, ul.submenu, #rn_Imported_Footer, #footer {width:900px !important; overflow:hidden !important;background-color:#fff !important;}
		table {border-spacing: 0;}
		h1#rn_Summary div.rn_NavLink {display: none;}


/*	#topMenu, #rn_AnswerFeedback, #rn_SideBarWrapper, .rn_BackTo, .cart  {display:none !important;}
	body, #rn_Container, #rn_DetailPage_PageContentWrapper {width:850px !important; } 
	body, p, span, #mainMenu {font-size:11pt !important;}
	#rn_Container {background: none;}
	#rn_Imported_Header, #header, #mainMenu, #block_mainMenu, ul.mainMenu, ul.submenu, #rn_Imported_Footer, #footer {width:850px !important; overflow:hidden !important;background-color:#fff !important;}
	div {border:0 none !important;}
*/
}

.rn_prodRegSubmit, .rn_prodRegAdd {
	width:auto !important;
}

.rn_prodRegSubmit {
	float:right !important;
	clear:none !important;
}

.rn_prodRegSubmit input, .rn_prodRegAdd input, #rn_umReturn input {
	margin:0 0 0 6px !important;
}

.account_conf#rn_PageContent {
	xborder-bottom:1px solid #EDEDE8 !important;
}

.account_conf #rn_infoEmail {
	padding-left:8px !important;
	padding-top:20px !important;
}

.account_conf #rn_welcomeMsg {
	color:#000000;
	font-size:17px;
	padding-left:8px !important;
	padding-bottom:4px !important;
}

.account_conf #rn_msgList {
	padding-left:8px !important;
}

.account_conf #rn_homePageBtn {
	text-align:right;
	padding-right: 10px !important;
	border-bottom: 1px solid #EDEDE8;
	border-top: 1px solid #EDEDE8;
	padding-top: 20px !important;
}

.rn_prodRegAdd {
	float:none !important;
	text-align:right;
	margin-bottom:10px !important;
}

.prodRegInputs {
	padding-bottom:10px;
}

#rn_prodRegAddBtn {
	float:right;
}

#rn_umReturn {
	margin:0;
}

.prodRegErrors {
	padding-bottom:10px;
	*padding-bottom:12px;
	height:29px;
}

.rn_Hidden {
	/* display:none !important; */
	display:none; /* TK: OCPDESKTOP63*/
}

#rn_prodRegFormContainer .prodReg .rn_Hidden
{
	 display:none!important; /* TK: OCPDESKTOP63 15/04/2015 */
}

.rn_AddBtnContainer input {
	display:block;
}

#rn_PasswordTxt {
	padding-bottom:10px;
}

#rn_registrationFields .prodRegInputs {
	padding-bottom:0;
}

#rn_registrationFields .createErrors {
	float:none;
	clear:both;
	height:auto;
	padding-top:4px;
	position:relative;
	z-index:0;
}

#rn_registrationFields .createErrors .serial_error, #rn_registrationFields .createErrors .date_error {
	float:left;
	z-index:0;
}

#rn_registrationFields .createErrors .date_error {
	position:absolute;
	left:195px;
	overflow: hidden;
}

#rn_registrationFields .createErrors .serial_error {
	width:195px;
	position:relative;
	left:0;
}

#rn_registrationFields #purchase_date_error {
	display:none;
}

#rn_ProductRegistrationProductMenu_error {
	padding-top:4px;
	color:#FA5C26;
	font-size:10px;
}

#rn_registrationFields .rn_acc_RegDelBtn {
	*padding:6px 0 !important;
	*width:128px !important;
}

#rn_registrationFields .rn_acc_RegUpdBtn {
	*padding:6px 0 !important;
	*width:128px !important;
}

#rn_SerialGrey_51 {
	text-align:right;
}

#rn_ContactUsHeading a {
	color:#0A0A09;
	font-size:11px;
	margin:0;
	padding-left:6px;
}

.rn_AnswerList #rn_umListContainer #rn_umResultsContainer #rn_umResultsTable .odd a,
.rn_AnswerList #rn_umListContainer #rn_umResultsContainer #rn_umResultsTable .even a {
	text-decoration: none;
}

.rn_AnswerList #rn_umListContainer #rn_umResultsContainer #rn_umResultsTable .odd a:hover,
.rn_AnswerList #rn_umListContainer #rn_umResultsContainer #rn_umResultsTable .even a:hover {
	text-decoration: underline;
}

a {
	font-weight: bold;
	text-decoration: underline;
}

#header {
	margin-top: 20px !important;
}

#topMenu {
	line-height: 20px !important;
}

#rn_ChangePassword #rn_PasswordInfo {
	margin-bottom: 10px;
}

#create_account {
	width: 726px;
}

#create_account .rn_acc_description {
	margin-top: 10px;
	font-size: 12px;
}

#create_account .rn_LoginForm2 label,
#login_container #rn_LoginForm2_19_Form label {
	float: none !important;
	font-weight: bold;
	color: #6e6e6e;
	text-align: left;
	width: auto;
}

#login_container #rn_LoginForm2_19_Form input[type="password"],
#login_container #rn_LoginForm2_19_Form input[type="text"] {
	border: 1px solid #98A4BB;
	    height: 18px !important;
	    padding: 2px;
	    width: 192px !important;
}

#create_account .rn_LeftColumn .rn_LoginForm2 form input[type="submit"],
#login_container #rn_LoginForm2_19_Form input {
	float: none;
	margin-bottom: none !important;
}



#create_account .rn_acc_description {
	padding: 0 10px 10px !important;
	color: #6e6e6e;
}

.reset_pw_content {
	margin-top: 10px;
	width: 726px;
}

.reset_pw_content #remind_pw {
	width: 702px;
}

#rn_PageContent.changed_password #rn_homePageBtn.rn_Padding {
	height: 30px;
	text-align: right;
	width: 704px;
	border-bottom: 1px solid #EDEDE8 !important;
	padding-top: 20px;
	border-top: 1px solid #EDEDE8 !important;
}

#content.rn_contact .block_priv .block {
	padding: 0 !important;
}

.block_privacy .block p {
	margin-bottom: 0 !important;
}

div.rn_PreviousAnswers2 ul li, div.rn_RelatedAnswers2 ul li {
	list-style-image: none !important;
}

#rn_PageTitle {
	padding-top: 0 !important;
}

.block_priv {
	color: #000 !important;
}

.rn_ResetPassword2 .rn_MessageBox {
	padding-left: 0 !important;
}

.rn_ResetPassword2 .rn_MessageBox a {
	text-decoration: none;
	font-weight: normal;
}

#rn_phoneUs_langSelect_container {
	color: #000;
}

.rn_MessageBox, .rn_ErrorMessage {
	outline: 0;
}

.rn_ErrorMessage a {
	text-decoration: none !important;
	font-weight: normal !important;
}

.rn_livehelp h2 {
	padding-top: 4px !important;
	font-weight:bold; /* TK: NIKONSUPPORT-34 */
}

.rn_ChatLaunchButton button {
	margin-right: 20px;
}

/*TK: NIKONSUPPORT-34  added 25/7/2013 */
.rn_ChatLaunchFormOpen .rn_ChatLaunchButton button {
    margin-top:0px; 
}
.rn_ChatLaunchFormOpen .rn_chat_button_container
{
    padding-left:214px;
	margin-bottom:30px;
	clear:both;
}
/* end */

.yui-dt a {
	font-weight: normal !important;
	text-decoration: none !important;
}

.account_form .rn_FieldErrorMessage {
	margin-left: 10px;
}

#login_container a {
	display: block;	
}

#rn_umList_login_text a {
	display: inline;
}

.rn_ErrorPage {
border-bottom: 1px solid #EDEDE8;
}

.rn_LoginForm2 .rn_MessageBox {
	padding-left: 0 !important;
}

#rn_umListContainer {
	width: 726px;
	background: transparent url(images/layout_new/home_background_results.png) no-repeat !important;
}

.rn_prodReg_grid_btn {
	background-color:#F7F6F2;
	width: 22px;
	height: 22px;
/*	border: 2px outset #666; */
	padding: 1px;
	display: block;
	margin: auto;
}

.rn_prodReg_change_btn {
	background: url(images/icons/update.gif) no-repeat center;
	width: 22px;
	height: 22px;
}
.rn_prodReg_delete_btn {
	background: url(images/icons/delete.gif) no-repeat center;
	width: 22px;
	height: 22px;
}


#rn_accountSection .rn_accountBox {
	background: none;
	min-width: 357px;
}

.rn_Padding {
	padding: 20px 0px 0px 0px;
}

#rn_accountSection .rn_accountBox .rn_accountTitle {
	font-weight: bold;
	padding: 11px 0px 0px 10px;
	text-align: left;
	background: url(images/layout_new/home_teaser_title.png) no-repeat;
	width: 347px;
	height: 23px;
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
}
#rn_accountSection .rn_accountBox  {
	clear: both;
}
#rn_accountSection .rn_accountBox .rn_accountImage {
	padding-right: 10px;
	float: left;
}
#rn_accountSection .rn_accountBox .rn_accountText {
	margin-left: 10px;
}

#rn_accountSection .rn_accountInfo {
	color: #7d7d7d;
}

#rn_accountSection .rn_accountBox .rn_accountLink {
	margin-top: 18px;
	margin-left: 10px;
}

#rn_accountSection .rn_accountBox .rn_accountLink a {
	padding-left:19px;
	display:block;
	background:transparent url(images/icons_new/teaser-btn-left.png) no-repeat 0 0;	
}

#rn_accountSection .rn_accountBox .rn_accountLink a span{
	line-height:14px;
	display:block;
	padding:2px 5px 2px 0;
	background:transparent url(images/icons_new/teaser-btn-right.png) repeat-x right top;
	font-size:11px;
/*	color:#fff; */
	font-family: Arial, sans-serif;
	width: 300px;
}

#rn_accountSection .rn_accountBox .rn_accountLink a:hover span {
	text-decoration:underline !important;
}

.rn_acc_subheading {
	background: none repeat scroll 0 0 #EDEDE7;

}

.rn_acc_subheading h2 {
	font-size:11px;
	padding:10px 0 5px 8px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	color: #000000;
	
	
}

.rn_accCalendarContainer{
	padding:8px 8px 20px;
}


#rn_prodRegFormContainer {
	padding: 5px;
	padding-bottom: 20px;
	background-color: #edede8;
	display: block;
	min-height: 100px;
	height: auto;
}

#rn_prodRegSerialNumContainer {
	padding: 5px;
	margin-bottom: 10px;
}
.rn_prodRegSerialNumField, .rn_prodRegSubmit, .rn_prodRegAdd, #rn_prodRegConfirmMessage {
	float: right;
	width: 250px;
	margin-bottom: 10px;
}
.rn_prodRegSerialNum {
	background-color: #fff;
}

.rn_date_picker {
	background: #fff url(/rnt/rnw/img/enduser/lms/icn_calendar.gif) no-repeat scroll right center;
}

.rn_CalendarContainer {
/*	padding: 5px; */
}

.rn_prodRegDateField {
	position: relative;
	float: right;
	width: 200px;
	padding-right: 30px;
}
table.cpBorder, table.cpBorder table {
	border-spacing: 0;
}
table.cpBorder td {
	padding: 2px;
	text-align:center;
}
td.cpMonthNavigation, td.cpYearNavigation {
	background:none repeat scroll 0 0 #9DABCA;
}

select.cpYearNavigation, select.cpMonthNavigation {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#595A55;
	font-size:10px;
}

.rn_prodRegSubmit {
	clear:both;
	margin-top: 10px;
}

.rn_prodRegAdd, #rn_prodRegConfirmMessage {
	clear:both;
}

#rn_prodRegSerialConfirm_text {
	padding: 15px 0;
	text-align:left;
	width: 400px;
}
.rn_prodReg_error_text {
	font-weight:bold;
	color:#F00;
}
#rn_prodRegForm_error {
	clear: both;
}
#rn_prodRegFormCol1 {
	width: 270px;
	float: left;
}
#rn_prodRegFormCol2 {
	width: 440px;
	float: right;
}
#rn_serial_confirm_checkbox {
	margin-left: 20px;
}

.rn_topXButtons{
margin-left: 690px;
}

div.rn_Breadcrumb {

}

div.rn_Breadcrumb span {
	/* color:#333333;*/ /* OCPDESKTOP-63 */
	/* font-size:16px !important; */ /* OCPDESKTOP-63 */
	/* font-weight:bold; */ /* OCPDESKTOP-63 */
	padding-left:16px;
	background:transparent url(images/icons_new/nav-btn-arrow-right.png) no-repeat -3px 2px;
	line-height:19px;
	margin-right: 12px;
}
.rnProdRegSerialNum_helpLink {
	float: right;
	margin-left: 10px;
}
#rnProdRegSerialNum_helpLinkIcon {
	background:transparent url(images/icons/search.png) no-repeat;
	width: 20px;
	height: 20px;
}

.rn_AnswerList #rn_favouriteListContainer {
	width: 726px;
	background: transparent url(images/layout_new/questions_result_background.png) no-repeat 0 0;
	*margin-top: -15px;
}

#rn_favouriteListContainer .rn_Paginator {
	color:#5B5B5B;
	float:right;
	font-size:11px;
	margin-top:-23px;
	*margin-top:25px;
	padding:0 25px 0 0;
	text-align:right;
	width:350px;
}

#rn_AnswerFeedback .rn_AnswerWidgetWrapper {
	padding:16px 0 0 4px !important;
}

.rn_AnswerWidgetWrapper {
	padding:16px 0 0 20px;
}

#rn_ProdRegGrid2_16_Content #yui-dt0-th-0 {
	width: 240px;
}

#rn_ProdRegGrid2_16_Content #yui-dt0-th-1 {
	border-left: 1px solid #CBCBCB;
}

#rn_LoginDialog2_15_Content span a {
	background-color: #F7F6F3;
}

#rn_LoginDialog2_14_Content span a {
	background-color: #F7F6F3;
}

.yui-dt-col-Atjauninanasdatums {
	width: 180px !important;
}

#rn_answerListContainer table.yui-dt {
	border: none !important;
}

.rn_LoginForm2_username, .rn_LoginForm2_password  {
	border: 1px solid #98A4BB;
	    height: 18px !important;
	    padding: 2px;
	    width: 192px !important;
}

/* Added 10/06/2011 */
form#rn_CreateAccount .customPaddingOffset {
    margin-left: 7px;
}

/* Added 16/06/2011*/
span.newlbl    { font-weight: bold; }


/* Added 17/06/2011*/
div#rn_PageContent div#GuidedAssis
{
    padding-left:5px;
}

div#rn_PageContent div#GuidedAssis .rn_QuestionText p
{
    margin-bottom: 5px;
    /* font-weight:bold; */ /* is now disabled - refer to OCPWEBINT-10 */
    font-size:1.2em;
    color:#333333;
   
}


/* Added 21/06/2011*/
div#rn_PageContent div#GuidedAssis .GA_Dropdown
{
    font-weight:bold
}

.GA_DropdownSel 
{
  font-weight:normal!important;
}


/* div#rn_PageContent div#GuidedAssis option.GA_Dropdown 
{
  font-weight:normal;   
}
*/



/* Added 02/09/2011 */
.LHNWrapperTeaser
{
        /* background: url("images/icons_new/icon-sidebar-mail.png") no-repeat scroll 5px 50% transparent !important; */
       background-color: #F7F6F2;
	   padding-bottom: 5px;
	   padding-top: 5px;
}

/* OCPDESKTOP-63 */
#lhn_teaser2_container .LHNWrapperTeaser
{
   background-color: #FFF;
}
/* end */



.LHNWrapperTeaser .txt_wrapper
{
    padding: 5px 0 5px 30px;
    font-size:11px;
	background-image: url("images/icons_new/helpdiv_bullet.png");
	background-position: 13px 8px;
	background-repeat: no-repeat;
}

.LHNWrapperTeaser .WebsiteFeedback
{
    font-weight: bold;
}

.LHNWrapperTeaser .rn_help_toggle {
	padding: 5px 0 5px 30px;
	background-image: url("images/icons_new/helpdiv_bullet.png");
	background-position: 13px 8px;
	background-repeat: no-repeat;
}

.LHNWrapperTeaser .rn_help_toggle a 
{
	color: #0A0A09;
    font-weight: normal;
	font-size: 11px;
}

.LHNWrapperTeaser .website_link_wrapper 
{
	margin-left: 4px;
}

.LHNWrapperTeaser .WebsiteFeedback_info
{
    padding-top:12px;
    padding-left:40px;
    color: #6E6E6E;
    font-weight:bold;
}


.LHNWrapperTeaser .txt_wrapper .website_link_wrapper a {
    color: #0A0A09;
    font-weight: normal;
    margin: 0;
    text-decoration: none;      
    font-size: 11px;
}

.LHNWrapperTeaser .link_arrow
{
    padding-left:50px;
}


.LHNWrapperTeaser .txt_wrapper a:hover {
    text-decoration: underline;
}



/* Overrides */
div.rn_AnswerDetail table, div.rn_AnswerDetail table tr, div.rn_AnswerDetail table tr td {
   /* border: 1px solid; */
    border-collapse:collapse;
}

/* Overides added 05/09/2011 */

#rn_DetailPage_PageContentWrapper div#rn_AnswerInfo table{
	border: 0px none;
}

#rn_DetailPage_PageContentWrapper div#rn_AnswerInfo table tr{
	border: 0px none;
}

#rn_DetailPage_PageContentWrapper div#rn_AnswerInfo table td{
	border: 0px none;
	padding-top:2px; 
}


/* ADDED 2011-09-20 david.house cs#110901-000032 allowing border when specified */
div#rn_DetailPage_PageContentWrapper div#rn_AnswerText table.show_border {
border-width:1px;
border-style:Solid;
border-color:#000000;
border-collapse:collapse;
}

div#rn_DetailPage_PageContentWrapper div#rn_AnswerText table.show_border tr {
border-width:1px;
border-style:Solid;
}

div#rn_DetailPage_PageContentWrapper div#rn_AnswerText table.show_border td {
border-width:1px;
border-style:Solid;
}
/* END ADDED 2011-09-20 */


/* TK- Re-added 17/10/2011 - removed accidently from last RN refresh */
div.rn_AnswerDetail fieldset  {
    border:1px solid #E9E9E2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

/* Added 21/10/2011 */
#rn_umResultsOutput #rn_umResultsUpperText p:first-child
{
    display:none;
}

/* Added 26/02/2014 */
#padding {
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #E3DFD3;
	border-right: 1px solid #E3DFD3;
	
	/* background-color: #F7F6F2;  */
	background-color:#FFF; /* TK : OCPDESKTOP-63 */
	
}

/* OCPDESKTOP-52 18/03/2014 */
#local_wrapper {
	/* background:#FFF; */ /* TK: OCPDESKTOP-63 */
	
	height:33px;
	padding-top:10px;
}

/* NIKONSUPPORT-30 - locale Drop-down widget - 07/08/2013 */
#rn_locale
{
	*width:50%; /* ie7 fix */
}

#rn_locale #change_country_lbl
{
    margin-left:10px;
    float:right;    
}

#selected_lang_drp
{
	*width:214px; /* OCPDESKTOP-52 - 18/03/2014 - IE7 width fix for LHN */ 
	padding-top:0px;
    /* padding-top:3px; */
    padding-bottom:3px;
    height:20px;
    line-height:20px;
	text-align:left;
}

#selected_lang_drp a
{
  	padding:0 0 0 28px;
   	margin-left:10px;
}


#selected_lang_drp p.lineheight 
{
    position:relative;
    display:inline-block;
}

#selected_lang_drp p {
	padding:0 0 0 28px;
 	margin-left:5px;
    cursor: hand; cursor: pointer; 
    font-weight:bold;
}

#selected_lang_drp .dwnarrow
{
    background:url("images/sprite_arrows.png") no-repeat scroll right -457px transparent;
    width:12px;
    height:10px;
    *height:13px; 
    display:inline-block;
    padding:0px;
}

#selected_lang_drp p:hover
{
    text-decoration:underline;
}

#locale_drp_wrapper #locales {
	width:150px;	
}
	
#locale_drp_wrapper .yui-panel-container
{
	top:40px!important;  /* OCPDESKTOP-52 : 17/03/2014 */  
	*top:0px!important; /* OCPDESKTOP-52 : ie 7  */
	
	z-index: 1500!important;
	*z-index: 9990!important; /* ie 7 */
    *border-style:none; /* ie 7 */
	*background-position-y:0px!important /* ie 7 */;
	
	/* TK - OCPMOBILE-22 - removal of Baltic languages */ 
	background: url("images/icons_new/dropdown_select_country_background_536.png") no-repeat scroll 0 transparent; 

	/* TK: added 19/11/2013 - Turkey -- Disabled 30/06/2014 -- OCPMOBILE-22 -- refer to ticket  */
	/* background: url("images/icons_new/dropdown_select_country_background_576.png") no-repeat scroll 0 transparent; */
	background-position:top;	
	/* padding-bottom:25px; /* allow padding for new countries */ 
	padding-bottom: 40px; /* remove when Turkey is added - use above */

}
	
#locale_drp_wrapper #locales div {
     padding: 2px 4px 2px 4px;
}
    
#locale_drp_wrapper #locales div a
{
   	padding:0 0 0 28px;
   	display:inline-block; 
   	font-weight:normal;
   	text-align:center;
}

#locale_drp_wrapper #locales div .locale2
{
	padding:0px;
}

#locale_drp_wrapper #locales div.BE a, #selected_lang_drp .fr_BE {background:url("images/locale/fr_BE.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.BE a, #selected_lang_drp .nl_BE {background:url("images/locale/nl_BE.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.BE .locale2 {background:none;}

#locale_drp_wrapper #locales div.CZ a, #selected_lang_drp .cs_CZ {background:url("images/locale/cs_CZ.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.DK a, #selected_lang_drp .da_DK {background:url("images/locale/da_DK.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.DE a, #selected_lang_drp .de_DE {background:url("images/locale/de_DE.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.EE a, #selected_lang_drp .et_EE {background:url("images/locale/et_EE.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.ES a, #selected_lang_drp .es_ES {background:url("images/locale/es_ES.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.FR a, #selected_lang_drp .fr_FR {background:url("images/locale/fr_FR.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.HR a, #selected_lang_drp .hr_HR {background:url("images/locale/hr_HR.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.IE a, #selected_lang_drp .en_IE {background:url("images/locale/en_IE.png") 0 center no-repeat;} /* OCPDESKTOP-64 - TK: 28/11/2014*/
#locale_drp_wrapper #locales div.IL a, #selected_lang_drp .he_IL {background:url("images/locale/he_IL.png") 0 center no-repeat;} /* OCPDESKTOP-69 - TK: 28/04/2015*/
#locale_drp_wrapper #locales div.IT a, #selected_lang_drp .it_IT {background:url("images/locale/it_IT.png") 0 center no-repeat;}

#locale_drp_wrapper #locales div.LV a, #selected_lang_drp .lv_LV {background:url("images/locale/lv_LV.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.LT a, #selected_lang_drp .lt_LT {background:url("images/locale/lt_LT.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.HU a, #selected_lang_drp .hu_HU {background:url("images/locale/hu_HU.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.NL a, #selected_lang_drp .nl_NL {background:url("images/locale/nl_NL.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.NO a, #selected_lang_drp .no_NO {background:url("images/locale/no_NO.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.AT a, #selected_lang_drp .de_AT {background:url("images/locale/de_AT.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.PL a, #selected_lang_drp .pl_PL {background:url("images/locale/pl_PL.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.PT a, #selected_lang_drp .pt_PT {background:url("images/locale/pt_PT.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.RO a, #selected_lang_drp .ro_RO {background:url("images/locale/ro_RO.png") 0 center no-repeat;}

#locale_drp_wrapper #locales div.CH a, #selected_lang_drp .de_CH {background:url("images/locale/de_CH.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.CH a, #selected_lang_drp .fr_CH {background:url("images/locale/fr_CH.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.CH .locale2 {background:none;}
    
#locale_drp_wrapper #locales div.SI a, #selected_lang_drp .sl_SI {background:url("images/locale/sl_SI.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.SK a, #selected_lang_drp .sk_SK {background:url("images/locale/sk_SK.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.RS a, #selected_lang_drp .sr_RS {background:url("images/locale/sr_RS.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.FI a, #selected_lang_drp .fi_FI {background:url("images/locale/fi_FI.png") 0 center no-repeat;}

#locale_drp_wrapper #locales div.TR a, #selected_lang_drp .tr_TR {background:url("images/locale/tr_TR.png") 0 center no-repeat;}

#locale_drp_wrapper #locales div.SE a, #selected_lang_drp .sv_SE {background:url("images/locale/sv_SE.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.GB a, #selected_lang_drp .en_GB {background:url("images/locale/en_GB.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.UA a, #selected_lang_drp .uk_UA {background:url("images/locale/uk_UA.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.GR a, #selected_lang_drp .el_GR {background:url("images/locale/el_GR.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.RU a, #selected_lang_drp .ru_RU {background:url("images/locale/ru_RU.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.BG a, #selected_lang_drp .bg_BG {background:url("images/locale/bg_BG.png") 0 center no-repeat;}
#locale_drp_wrapper #locales div.ZA a, #selected_lang_drp .en_ZA {background:url("images/locale/en_ZA.png") 0 center no-repeat;}

#locale_drp_wrapper .rn_locale_panel
{
   z-index:2000;
   position:relative;
   padding-left:5px; 
}

/* NIKONSUPPORT-30 - end */


/* OCPMOBILE-15 - Iframe for Memory card compatibility - Note: ticket name should actually be for desktop 28/04/2014 */
#memorycards html
{
	background:none!important
}

 .iframe_mem_card_wrapper 
{
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:.75em;
}

.iframe_mem_card_wrapper  input,
.iframe_mem_card_wrapper  textarea,
.iframe_mem_card_wrapper select
{
	font-size:1em;
}

 .iframe_mem_card_wrapper a:link
{
	color:#0B0B0B;
	font-weight:bold;
}

 .iframe_mem_card_wrapper a
 {
	color:#0B0B0B;
}
 
 .iframe_mem_card_wrapper .answer_camera_model_table,
 .iframe_mem_card_wrapper .answer_camera_model_table tr,
 .iframe_mem_card_wrapper .answer_camera_model_table td
{
	border:1px dotted!important;
	border-color:#DCD9CB!important;
	border-collapse:collapse;	
}

.iframe_mem_card_wrapper table p
{
	margin:0
}

.iframe_mem_card_wrapper .camera_card_table_wrapper div table
{
	width:520px;
	border-collapse:collapse;

	*border-collapse:collapse; 	/* ie7 frame fix's */
	*border:1px dotted!important; 	/* ie7 frame fix's */
	*border-color:#DCD9CB!important; 	/* ie7 frame fix's */
}

.iframe_mem_card_wrapper .camera_card_table_wrapper table tr td
{
	border:1px dotted #DCD9CB
}
 
.iframe_mem_card_wrapper .camera_card_table_wrapper .memory_card_table_footer 
 {
 padding-top:10px;
}
/* OCPMOBILE-15 - end  */



/* TK : OCPDESKTOP-63 -15/12/2014 - fix for product search dropdown*/
.rn_AnswerList .rn_ProductCategorySearchFilter .rn_Hidden
{
		/*display:block!important; */
		display:block!important;
}

/* end */

/* TK: OCPDESKTOP-63 */
#SearchTitle 
{
	/* background:url("images/banner_search_answers_blank.jpg") no-repeat; */
	 background:url("images/banner_search_answers_blank2.png") no-repeat; /* corner fix - less radius */ 
	/*background:url("images/banner_search_answers_blank_r3.png") no-repeat; /* corner fix - less radius */
	
	height:83px;
	line-height:83px; 
	width:726px;
	margin-bottom:10px;
}

#SearchTitle .SearchTitleHeader
{
	color:white;
	font-size:25px;
	padding-left:25px;
	position:relative
}

/* TK: OCPDESKTOP-63 -- end*/




/* TK: OCPDESKTOP-63 */

.MultiLineHeaderContainer
{
	padding-bottom:10px
}

.MultiLineHeaderContainer .MultiLineHeader1
{
	padding-left:20px;
	color:#999;
	font-weight:bold
}

.MultiLineHeaderContainer .MultiLineHeader2
{
	float:right;
	padding-right:20px;
	color:#999;
	font-weight:bold;
}


/* OCPDESKTOP-63- added for grid sortation -- Note Multiline css wont be required if using Grid2 - 09/03/2015 */
#rn_answerListContainer .rn_Grid2 #element1
{
	font-size:1.3em;
	margin-bottom:6px;
}

#rn_answerListContainer .rn_Grid2 #element2
{
	margin-bottom:15px;
}

#rn_answerListContainer .rn_Grid2 .yui-dt td,
#rn_answerListContainer .rn_Grid2 .yui-dt th
{
	background-color:#FFF;
	border-style:none none none none!important;
	vertical-align:top;
	padding-left:6px;
	
}



#rn_answerListContainer .rn_Grid2 .yui-dt td
{
	border-bottom:1px solid #c8cfe1!important;
	padding-top:10px;
}


#rn_answerListContainer .rn_Grid2 th
{
	text-align:left;
}

#rn_answerListContainer .rn_Grid2 .yui-dt th
{
	background-color:#FFF !important;
	width:85%
}

#rn_answerListContainer .rn_Grid2 .yui-dt th:last-child
{
	padding-right:0px; 
}


#rn_answerListContainer .rn_Grid2 .yui-dt th a 
{
	background-color:#FFF!important;
}

#rn_answerListContainer .rn_Grid2 thead tr th
{
	padding-bottom:5px;
}


#rn_answerListContainer #element1
{
	width:95%;
}
#rn_answerListContainer #element1 a
{
	color:#003399!important
}

#rn_answerListContainer #element2
{
	width:95%;
}

#rn_answerListContainer tbody tr:first-child td
{
	padding-top: 0px!important; /* override the first row and set to nil */
}

/*
#rn_answerListContainer .rn_Grid2 .yui-dt th:last-child
{
	width:82%!important;
}
*/
/* end */

