﻿input[type="text"], input[type="password"], textarea, select
{
    border: solid 1px #CCCCCC; /*font-size: 1.1em;*/
}

a
{
    text-decoration:underline;
}

#diveGMain
{
    width: 1040px;    
}

#tabs
{
    font-size: 14px;
    width: 1030px;
}

#divR1
{
    width: 1010px;
    height: 700px;    
}

#divR1C1
{
    width: 760px;
    height: 420px;
    float: left;    
}

#divR1C2
{
    width: 250px;
    /*height: 750px;*/
    float: right;
    vertical-align:top;    
    margin:0;    
}

#divR2C1
{
    width: 600px;    
    float: left;        
}


#divTemplate
{
    width: 600px;
    height: 420px;
    vertical-align: middle;
    text-align:right;    
}

#divOptionsTab
{
    font-size: 12px;
    width: 220px;      
}

#optionShareTabs-1
{
    padding-bottom:2px;
}

#spnTemplateOptions
{
    width: 680px;
    height: 150px;    
    float: left;
    vertical-align: middle;
    overflow: auto;
}

#spnAlbumImages
{
    width: 650px;
    height: 150px;    
    float: left;
    vertical-align: middle;
    overflow: auto;
}

#optionsShareTab
{
    font-size: 12px;
    width: 200px;    
    /*height: 215px;*/
}

#divCustomizationTabs
{
    font-size: 12px;
    width: 700px;
    height: 260px;    
}

#divAdTab
{
    font-size: 12px;
    width: 700px;
    height: 240px;    
}

.optionsButtons
{
    border: 1px solid #d8dcdf;
    background: #eeeeee url(images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #004276;
    outline: none;
    width: 180px;    
    font-size: 11px;
    cursor: pointer;
}

.shareButtons
{
    border: 1px solid #d8dcdf;
    background: #eeeeee url(images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #004276;
    outline: none;
    width: 180px;
    height: 50px;
    font-size: 11px;
    cursor: pointer;
}

.directLink
{
    width: 180px;
    text-align: left;
}

.chooseTemplate
{
    text-align: left;
}

.fivePixelRight
{
    padding-right: 5px;
}

.tenPixelRight
{
    padding-right: 10px;
}

#divAdSlot2
{
    width: 160px;
    height: 600px;    
}

#divAdSlotV2
{
    width: 160px;
    height: 250px;    
}


#divAdSlot3
{
    width: 250px;
    height: 250px;    
}

#divAdSlot1
{
    width: 234px;
    height: 60px;    
}

.applyTextButtons
{
    border: 1px solid #d8dcdf;
    background: #eeeeee url(images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #004276;
    outline: none;
    width: 130px;
    height: 40px;
    font-size: 11px;
    cursor: pointer;
}

.descriptionText
{
    vertical-align: top;
    width: 500px;
    height: 60px;
}

.shareMessageText
{
    vertical-align: top;
    width: 200px;
    height: 60px;
}


.rightAlignLabel
{
    text-align: right;
}

.uploadButton
{
    border: 1px solid #d8dcdf;
    background: #eeeeee url(images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #004276;
    outline: none;
    width: 150px;
    height: 30px;
    font-size: 11px;
    cursor: pointer;
}

.labels
{
    font-size: 11px;
}

.controls
{
    font-size: 11px;
}

#divShareEmailSMSC1
{
    float:left;
}

divShareEmailSMSC2
{
    float:right;
}

/*Share Forms */
.shareFormLabels
{    
	float: left; 
	width: 130px; 	
	text-align: right;
	font-size: 11px;	
	font-family:Verdana;
}

.shareFormControls
{
    width:350px;
    float:right;
    font-size: 11px;    
    font-family:Verdana;
    text-align:left;
}

#divSIR1C1
{
    float:left;
    width:300px;        
}

#divSIR1C2
{
    float:right;
    width:300px;            
}

.sjFormLabels
{    
	float: left; 
	width: 90px; 	
	text-align: right;
	font-size: 11px;	
	font-family:Verdana;	
}

.sjFormControls
{
    width:200px;
    float:right;
    font-size: 11px;    
    font-family:Verdana;
    text-align:left;
}

.sjTextButtons
{
    border: 1px solid #d8dcdf;
    background: #eeeeee url(images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #004276;
    outline: none;
    width: 100px;    
    font-size: 11px;
    cursor: pointer;
}
