body
{
    margin: 0px;
}
.align1
{
    text-align: left;
}
.align2
{
    text-align: right;
}

/* Main Tables  */
.table
{
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    direction: rtl;
}
.table-td-top
{
    width: 100%;
    vertical-align: top;
}
.table-td-content
{
    width: 100%;
    height: 80%;
    vertical-align: top;
}
.table-td-bottom
{
    width: 100%;
    height: 115px;
    vertical-align: top;
}

/* Top Panel */
.logo-td
{
    padding-right: 44px;
    padding-top: 10px;
    width: 50%;

}
.banner-td
{
    width: 50%;
    vertical-align: top;
}
.banner-height
{
    height: 60px;
}
/* Please Add ../images to make the top-curve appear */
.langauage-panel
{
    height: 23px;
    background: #ccecfa url(http://get-sms.net/images/ar-top-curve.gif) right no-repeat;
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #445b75;
    font-weight: normal;
    text-decoration: none;
    padding-right: 30px;
    vertical-align: middle;
}

/* Top Menu */
A.topmenu:hover
{
    color: #445B75;
}
.topmenu
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #00acf4;
    direction: rtl;
}
.topmenu-border
{
    border-bottom: #0087c0 1px solid;
}

/* Content Tables */
.content-table
{
    width: 98%;
    height: 100%;
    vertical-align: top;
    padding-top: 0px;
}
.content-login
{
    width: 197px;
    vertical-align: top;
}
.content
{
    vertical-align: top;
    padding-right: 10px;
}
.content-pad
{
    padding-right: 10px;
    width: 100%;
    height: 100%;
}
.bor-login
{
    border: #d7d7d7 1px solid;
    padding-left: 3px;
}

/*Change in Background colour 		*/
.bg-gray
{
    background-color: #e5f7fe;
}

/*Change in font colour & added background image, padding & height	*/
.boldtext1
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #00A1E5;
    font-weight: bold;
    text-decoration: none;
}
A.boldtext2:hover
{
    color: #0075a6;
    text-decoration: underline;
}
.boldtext2
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
A.body-text:hover
{
    color: red;
}
.body-text
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
}
A.body-text-bold:hover
{
    color: #00acf4;
}
.body-text-bold
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
A.body-text-underline:hover
{
    color: #00acf4;
    text-decoration: underline;
}
.body-text-underline
{
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

/* Objects */
.textarea-ltr
{
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    border: #7f7f7f 1px solid;
    direction: ltr;
}
.textarea-default
{
    font-family: Tahoma,Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    border: 1px solid #687687;
}
INPUT.button
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    border-right: #0087c0 1px solid;
    border-bottom: #0087c0 1px solid;
    border-top: #aad3f0 1px solid;
    border-left: #aad3f0 1px solid;
    background-color: #00a1e5;
    height: 20px;   
    cursor: pointer;
}
.sms-drop-down1
{
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #000000;
    direction: ltr;
}
.sms-drop-down2
{
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #000000;
    direction: rtl;
}
.paging-drop-down
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #000000;
    direction: ltr;
}   

/* Footer  */
.footerlinks
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #445b75;
    font-weight: bold;
    border-bottom: #e9e9e9 1px solid;
    border-top: #e9e9e9 1px solid;
    height: 43px;
    width: 100%;
    line-height: 18px;
}
.footercolor
{
    background-color: #00a1e5;
    width: 7px;
}
.footerbg
{
    background-color: #f5f5f5;
}
.footertext
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #445b75;
    font-weight: normal;
    height: 72px;
    width: 97%;
    line-height: 18px;
}

.menu-table
{
    width: 98%;
    height: 100%;
    vertical-align: top;
}
.content-table-sub
{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.border-left
{
    border-left: #eaeaea 1px solid;
    vertical-align: top;
    padding-left: 20px;
}

/* User Information */
.userinfo
{
    background-color: #e5f5fc;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
}

/* Site Path */
.sitepath-border
{
    border-bottom: #eaeaea 1px solid;
}
A.sitepath-text:hover
{
    text-decoration: underline;
}
.sitepath-text
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #445b75;
    font-weight: normal;
    text-decoration: none;
}

.sms-title
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    background-color: #00a1e5;
    padding-right: 5px;
}
.sms-header
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #1d2c3b;
    font-weight: bold;
    text-decoration: none;
    background-color: #7fd0f2;
    border-left: #7fd0f2 1px solid;
    border-right: #7fd0f2 1px solid;
    height: 24px;
}
.sms-footer
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    background-color: #7fd0f2;
    padding-right: 10px;
    line-height: 18px;
    height: 5px;
}
.sms-border
{
    border-left: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
}
.sms-row-1
{
    background-color: #FFFFFF;
    height: 23px;
    border-bottom: #bebebe 1px dashed;
    padding-right: 5px;
    padding-left: 5px;
}
.sms-row-2
{
    background-color: #f9f9f9;
    height: 23px;
    border-bottom: #bebebe 1px dashed;
    padding-right: 5px;
    padding-left: 5px;
}

.sms-padding
{
    padding-left: 5px;
    padding-right: 5px;
}
.sms-st-text1
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #1d2c3b;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    line-height: 18px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #7fd0f2;
    border-left: #7fd0f2 1px solid;
    border-right: #bebebe 1px solid;
}
.sms-colour1
{
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 25px;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom: #bebebe 1px dashed;
    border-right: #cccccc 1px solid;
}
.sms-colour2
{
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    background-color: #f4f4f4;
    height: 25px;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom: #bebebe 1px dashed;
    border-right: #cccccc 1px solid;
}
.sms-border-left
{
    border-left: #CCCCCC 1px solid;
}
.error-message
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #FF0000;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    line-height: 18px;
    height: 25px;
    padding-right: 5px;
    padding-left: 5px;
    border: #bebebe 1px dashed;
}
A.sms-link-bold:hover
{
    text-decoration: underline;
    color: #00acf4;
}
.sms-link-bold
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #006a97;
    font-weight: bold;
    text-decoration: none;
    line-height: 18px;
}

/* Menu */
.menu-title
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #00A1E5;
    font-weight: bold;
    text-decoration: none;
    height: 19px;
    padding-right: 5px;
    padding-left: 5px;
}
.menu-sub-title
{
    padding-right: 2px;
    padding-left: 5px;
    height: 20px;
}
.menu-padding-top
{
    padding-top: 15px;
}
A.menu-text:hover
{
    color: #00acf4;
    text-decoration: underline;
}
.menu-text
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.print
{
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 25px;
    padding-right: 5px;
    padding-left: 5px;
}

/* Main Page */
.image-right
{
    background: url(http://get-sms.net/images/delete-3.jpg);
    height: 130px;
}
.image-left
{
    background-color: #f4f4f4;
    height: 130px;
}
/* New css Added for template 1*/

.mainpage-box
{
    background-color: #e5f7fe;
    border: #00a1e5 1px solid;
    padding-top: 10px;
    padding-bottom: 10px;
}

.home-title {
font-family:Tahoma,sans-serif;
font-size:11px;
color:#00a1e5;
font-weight:bold;
height:19px;
text-decoration:none;
}

.login-text {
font-family:Tahoma,sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
height:19px;
text-decoration:none;
}

.login-border {
border:#00a1e5 1px solid;
}

.feature-text {
font-family:Tahoma,sans-serif;
font-size:11px;
color:#064d9f;
height:19px;
text-decoration:none;
padding-left:5px; 
padding-right:5px;
}
.boxheader
{
    font-family: Tahoma,Arial;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
	background:url(http://get-sms.net/images/title-bg.gif) repeat-x; 
	padding-right:5px; 
	height:20px;
}