﻿div#middle.c2 div#maxcessMenu
{

}
a.maxcesslink
{
    font-weight: bold;
    text-decoration: underline;
   
}
a:hover.maxcesslink
{
    font-weight: bold;
    text-decoration: none;
    
}

div#middle.c2 div#maxcessMenu a.main
{
    width: 172px;
    height: 24px;
    background-image: url(Images/Maxcess/mainBtnBg.png);
    background-repeat: repeat-x;
    float: left;
    margin-right: 4px;
    padding-top: 6px;
    text-align: center;
    color: #333333;
    letter-spacing: -1px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
div#middle.c2 div#maxcessMenu a:hover.main
{
    width: 172px;
    height: 24px;
    background-image: url(Images/Maxcess/mainBtnBgSelected.png);
    background-repeat: repeat-x;
    float: left;
    margin-right: 4px;
    padding-top: 6px;
    text-align: center;
    color: #fff;
    letter-spacing: -1px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
div#middle.c2 div#maxcessMenu a.main_selected
{
    width: 172px;
    height: 24px;
    background-image: url(Images/Maxcess/mainBtnBgSelected.png);
    background-repeat: repeat-x;
    float: left;
    margin-right: 4px;
    padding-top: 6px;
    text-align: center;
    color: #fff;
    letter-spacing: -1px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
div#middle.c2 div#maxcessMenu a.overview_selected_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/Overview_selected_en.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
}
div#middle.c2 div#maxcessMenu a:hover.overview_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/Overview_selected_en.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
}
div#middle.c2 div#maxcessMenu a.viewdata_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/ViewMaxcessData_en.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
}
div#middle.c2 div#maxcessMenu a.viewdata_selected_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/ViewMaxcessData_selected_en.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
}
div#middle.c2 div#maxcessMenu a:hover.viewdata_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/ViewMaxcessData_selected_en.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
}
div#middle.c2 div#maxcessMenu a.visitstore_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/VisitStore_en.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
}
div#middle.c2 div#maxcessMenu a.visitstore_selected_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/VisitStore_selected_en.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
}
div#middle.c2 div#maxcessMenu a:hover.visitstore_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/VisitStore_selected_en.png);
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
}
div#middle.c2 div#maxcessMenu a.uploadpictures_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/UploadPictures_en.png);
    background-repeat: no-repeat;
    float: left;
}
div#middle.c2 div#maxcessMenu a.uploadpictures_selected_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/UploadPictures_selected_en.png);
    background-repeat: no-repeat;
    float: left;
}
div#middle.c2 div#maxcessMenu a:hover.uploadpictures_en
{
width: 172px;
    height: 30px;
    background-image: url(Images/Maxcess/UploadPictures_selected_en.png);
    background-repeat: no-repeat;
    float: left;
}




/* Store Comments */
div#middle.c2 div#storecomments 
{
    width: 700px;
    margin: 0px 10px 10px 0px;
    background-color: #F5EDD8;
    color: #333; /* Dark Grey */
    float: left;
}
div#middle.c2 div#storecomments div#scheader
{
    width: 700px;
    height: 29px;
    background-image: url(Images/Maxcess/WidgetsHeaderBackground.png);
    background-repeat: repeat-x;
}
div#middle.c2 div#storecomments div#sccontent
{
    width: 682px;
    padding: 8px;
}
div#middle.c2 div#storecomments div#scfooter
{
	padding: 4px;
	width: 692px;
    background-color: #E9E1CC;
    text-align: left;
    float: left;
}
div#middle.c2 div#storecomments div#scfooter span.left
{
	float: left;
}
div#middle.c2 div#storecomments div#scfooter span.right
{
	color: #e20a18; /* Red */
	font-weight: bold;
	float: right;
}


/* Store Comments Small */
div#middle.c2 div#storecommentssmall
{
    width: 345px;
    background-color: #F5EDD8;
    color: #333; /* Dark Grey */
    float: left;
    margin-bottom: 10px;
    position: relative;
    left: 0px;
}
div#middle.c2 div#storecommentssmall div#scheader
{
    width: 345px;
    height: 29px;
    background-image: url(Images/Maxcess/WidgetsHeaderBackground.png);
    background-repeat: repeat-x;
}

div#middle.c2 div#storecommentssmall div#sccontent
{
    width: 300px;
    padding: 22px;
    float: left;
}
div#middle.c2 div#storecommentssmall div#scfooter
{
	padding: 4px;
	width: 337px;
    background-color: #E9E1CC;
    text-align: left;
    float: left;
}
div#middle.c2 div#storecommentssmall div#scfooter span.left
{
	float: left;
}
div#middle.c2 div#storecommentssmall div#scfooter span.right
{
	color: #e20a18; /* Red */
	font-weight: bold;
	float: right;
}



/* Top Teams  */
div#middle.c2 div#topteams
{
    width: 345px;
    margin: 0px 10px 10px 0px;
    background-color: #F5EDD7; /* Light Grey */
    float: left;
}
div#middle.c2 div#topteams div#ttheader
{
    width: 345px;
    height: 28px;
    background-image: url(Images/Maxcess/WidgetsHeaderBackground.png);
    background-repeat: repeat-x;
}
div#middle.c2 div#topteams div#ttcontent
{
    width: 300px;
    padding: 22px 22px 0px 22px;
}
div#middle.c2 div#topteams div#ttcontent p
{
    font-style: italic; 
    font-weight: bold; 
    color: #E20A18; /* Red */
    text-align: center; 
    font-size: 12px;
}
div#middle.c2 div#topteams div#ttcontent a
{
    color: #E20A18; /* Red */
}
tr.TopUsersThisMonth
{
    border-top: 0px solid #F5EDD7; /* Light grey */
    border-left: 0px solid #F5EDD7; /* Light grey */
    border-right: 0px solid #F5EDD7; /* Light grey */
    border-bottom: 2px solid #B2AB98;
}
div#middle.c2 div#topteams div#footer
{
	text-align: right;
    width: 345px;
    height: 25px;
    margin: 0px 0px 0px 0px;
	background-color: #E9E1CC;
    float: left;
}
div#middle.c2 div#topteams div#footer a
{
    padding-right: 10px;
}






/* Top Stores  */
div#middle.c2 div#topstores
{
    width: 345px;
    background-color: #F5EDD7; /* Light Grey */
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    
}
div#middle.c2 div#topstores div#tsheader
{
    width: 345px;
    height: 28px;
    background-image: url(Images/Maxcess/WidgetsHeaderBackground.png);
    background-repeat: repeat-x;
}
div#middle.c2 div#topstores div#tscontent
{
    width: 300px;
    padding: 22px;
    float: left;
}
div#middle.c2 div#topstores div#tscontent p
{
    font-style: italic; 
    font-weight: bold; 
    color: #E20A18; /* Red */
    text-align: center; 
    font-size: 12px;
}
div#middle.c2 div#topstores div#tscontent a
{
    color: #E20A18; /* Red */
}


/* Maxcess menu underline  */
div#middle.c2 div#MmUnderline
{
    width: 700px;
    height: 6px;
    background-color: #E20A16;
    position: relative;
    float: left;
}


/* Store Greaph */
div#middle.c2 div#storegraph
{
    width: 345px;
    background-color: #F5EDD7; /* Light Grey */
    float: left;
}
div#middle.c2 div#storegraph div#sgheader
{
    width: 345px;
    height: 28px;
    background-image: url(Images/Maxcess/WidgetsHeaderBackground.png);
    background-repeat: repeat-x;
}
div#middle.c2 div#storegraph div#sgcontent
{
    width: 345px;
    
}
div#middle.c2 div#storegraph div#sgcontent p
{
    font-style: italic; 
    font-weight: bold; 
    color: #E20A18; /* Red */
    text-align: center; 
    font-size: 12px;
}
div#middle.c2 div#storegraph div#sgcontent a
{
    color: #E20A18; /* Red */
}

/* Average Performace */
div#middle.c2 div#everageperformance
{
    width: 345px;
    background-color: #F5EDD7; /* Light Grey */
    float: left;
    margin-left: 10px;
    height: 258px;
}
div#middle.c2 div#everageperformance div#apheader
{
    width: 345px;
    height: 28px;
    background-image: url(Images/Maxcess/WidgetsHeaderBackground.png);
    background-repeat: repeat-x;
}

div#middle.c2 div#everageperformance div#apcontent
{
    padding: 5px;
    width: 335px;
    height: 230; 
}
div#middle.c2 div#everageperformance div#apcontent p
{
    font-style: italic; 
    font-weight: bold; 
    color: #E20A18; /* Red */
    text-align: center; 
    font-size: 12px;
}
div#middle.c2 div#everageperformance div#apcontent a
{
    color: #E20A18; /* Red */
}

/*Overview Window*/
div#middle.c2 div#overviewwindow
{
    width: 345px;
    height: 40px;
    background-color: #F5EDD7; /* Light Grey */
    float: left;
    background-image: url(Images/Maxcess/welcomeMaxcess_en.jpg);
    position: relative;
    margin-bottom: 10px;
    padding-top: 332px;
    text-align: center;
    font-size: 16px;
}

/* Store Gallery Banner BG*/
div#middle.c2 div#storegallerybanner
{
    padding-top: 10px;
    position: relative;
    width: 680px;
    height: 35px;
    top: 0px;
    left: 0px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    background-image: url( Images/Maxcess/StoreGalleryBG.png );
}

.back_link
{
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 5px;
    background-image: url( Images/Maxcess/maxcessBtnBack_link.jpg);
}      
.back_link:hover
{
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 5px;
    background-image: url( Images/Maxcess/maxcessBtnBack_hover.jpg);
}
.back_off
{
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 5px;
    background-image: url( Images/Maxcess/maxcessBtnBack_off.jpg);
} 
.next_link
{
    width: 20px;
    height: 20px;
    float: right;
    background-image: url( Images/Maxcess/maxcessBtnNext_link.jpg);
}      
.next_link:hover
{
    width: 20px;
    height: 20px;
    float: right;
    background-image: url( Images/Maxcess/maxcessBtnNext_hover.jpg);
}
.next_off
{
    width: 20px;
    height: 20px;
    float: right;
    background-image: url( Images/Maxcess/maxcessBtnNext_off.jpg);
} 